业务增加消息发布
This commit is contained in:
@@ -426,9 +426,9 @@ namespace Tnb.WarehouseMgr
|
||||
|
||||
await _db.Insertable(kittingOuts).ExecuteCommandAsync();
|
||||
await _db.Insertable(kittingOutDs).ExecuteCommandAsync();
|
||||
|
||||
|
||||
await _db.Ado.CommitTranAsync();
|
||||
|
||||
await KittingOutByAdd();
|
||||
isSuccessFul = true;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user