改了排序
This commit is contained in:
@@ -386,7 +386,7 @@ namespace BarCode.Web.Domain.Services
|
||||
if (!isSuccess) res_Rollback = true;
|
||||
|
||||
generateRecords[i].IsTwo = 2;
|
||||
|
||||
|
||||
|
||||
isSuccess = _transactionRepositories.CommitTransaction(res_Rollback, _transaction);
|
||||
if (!isSuccess) return Result.ReFailure(ResultCodes.DateWriteError);
|
||||
|
||||
Reference in New Issue
Block a user