1
dengjunjie
2026-03-10 aa75f3cbdcfce80d7ebd3c4f2bcfeea850949209
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/WMS/WMSController.cs
@@ -99,7 +99,7 @@
        /// </summary>
        /// <param name="AreaCode">区域号</param>
        /// <returns></returns>
        [HttpPost, Route("QueryStation"), AllowAnonymous]
        [HttpGet, HttpPost, Route("QueryStation"), AllowAnonymous]
        public WMSReturn QueryStation(string AreaCode)
        {
            WebResponseContent content = _taskService.LocationInquiry(AreaCode);