chenyong
2025-06-18 867793e0bd4d8e84b8ae98e31d5d722fdb73cee9
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -146,5 +146,12 @@
        /// 是否入库空托盘
        /// </summary>
        public const string InboundIsEmpty = "InboundIsEmpty";
        public const string CHInboundEmptyProductLineOne = "CHInboundEmptyProductLineOne";
        public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo";
        public const string ReceiveWMSTask = "ReceiveWMSTask";
    }
}