1
刘磊
2024-12-10 35bc44ab49de4d4f667f6661a79f94e04751f0da
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -130,5 +130,11 @@
        /// 请求WCS任务
        /// </summary>
        public const string ReceiveTask = "ReceiveTask";
        /// <summary>
        /// 请求WCS任务
        /// </summary>
        public const string GetStation = "GetStation";
    }
}