测试服务报错原因

This commit is contained in:
2023-12-11 09:21:16 +08:00
parent 3a7a0dd572
commit f2f3813494

View File

@@ -66,6 +66,7 @@ namespace Tnb.WarehouseMgr
var blFlag = true;
try
{
await _db.Ado.BeginTranAsync();
WmsInstockH? instock = null;
var purchaseDs = await PurchaseAndSaleUpdate(input);