1.相同物料同时出库 不同物料分批次出库 相邻两次亮灯颜色为绿色、蓝色、绿色、蓝色

This commit is contained in:
hehaibing-1996
2024-05-29 10:09:42 +08:00
parent 08850a2f15
commit 4958c58706
6 changed files with 32 additions and 10 deletions

View File

@ -1,9 +0,0 @@
using WCS.BLL;
namespace WCS.WebApi
{
public static class LocalStatic
{
}
}