11
huanghongfeng
2025-08-19 f4c3f82a3bd142bc555ec7f632dabc66ef86f5af
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -96,5 +96,18 @@
        public const string TempHour = "TempHour";
        public const string InventoryMarket = "InventoryMarket";
        /// <summary>
        /// è¯·æ±‚wcs,写入输送线反馈
        /// </summary>
        public const string SetPlcResponState = "SetPlcResponState";
        /// <summary>
        /// è¯»å–agv缓存台请求
        /// </summary>
        public const string GetPlcState = "GetPlcState";
    }
}