This commit is contained in:
2023-12-11 09:35:41 +08:00
parent 08d0385438
commit 7a9820e7b7

View File

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