用户登录、登出通知Wms定时服务的启动预关闭

This commit is contained in:
alex
2023-08-04 10:10:23 +08:00
parent b3087b8f64
commit b5916b4c0e
5 changed files with 41 additions and 2 deletions

View File

@@ -283,7 +283,6 @@ namespace Tnb.WarehouseMgr
start = end;
end = Math.Min((end + moveNum), arrary.Length);
}
foreach (var arr in arrList)
{
for (int j = 1, len = arr.Length; j <= len; j++)