库位导入功能代码调整

This commit is contained in:
yang.lee
2023-12-11 15:06:43 +08:00
parent d61989417f
commit 5fde13ece9
3 changed files with 12 additions and 3 deletions

View File

@@ -127,6 +127,7 @@ namespace Tnb.WarehouseMgr
l.modify_time = null;
l.is_mix = 1;
l.is_use = "0";
l.is_overmatch = "1";
}
if (locs.Count > 1000)