刘磊
2025-06-18 40a36a347f78b8cbcad6f9abf54c4459ea9960f9
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";
    }
}