This commit is contained in:
FanLian
2023-07-10 13:57:39 +08:00
parent d662984b38
commit 0213fb907a
2 changed files with 4 additions and 2 deletions

View File

@@ -202,6 +202,8 @@ namespace Tnb.WarehouseMgr
data = dic
};
await WmsEmptyIn(visualDevModelDataCrInput);
}
}
catch (Exception ex)
{