肖洋
2025-01-04 5cc0e0c343c0bc9a3c2f77864bfb0be260df9b44
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -125,5 +125,16 @@
        /// 请求WCS任务
        /// </summary>
        public const string ReceiveByWMSTask = "ReceiveByWMSTask";
        /// <summary>
        /// 请求WCS任务
        /// </summary>
        public const string ReceiveTask = "ReceiveTask";
        /// <summary>
        /// 请求WCS任务
        /// </summary>
        public const string GetStation = "GetStation";
    }
}