销售出库两托下电梯逻辑调整 原材料仓转移控制

This commit is contained in:
2024-08-02 17:56:29 +08:00
parent 07d656a9d6
commit 82b7acf5dd
5 changed files with 76 additions and 13 deletions

View File

@@ -212,7 +212,7 @@ namespace Tnb.WarehouseMgr
}
else if (floor == 1)
{
realFloor = 1;
realFloor = 2;
}
}
else