|
@ -106,7 +106,7 @@ namespace Win.Sfs.SettleAccount.Entities.Prices |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (update!=null&&update.Count() > 0) |
|
|
if (update!=nul l&& update.Count() > 0) |
|
|
{ |
|
|
{ |
|
|
|
|
|
|
|
|
await _repository.GetDbContext().BulkUpdateAsync(update.ToList()); |
|
|
await _repository.GetDbContext().BulkUpdateAsync(update.ToList()); |
|
|