1
huangxiaoqiang
2025-07-07 1cfc0c965c6d706548f7f685c456f7fc35a01be8
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";
    }
}