dengjunjie
2026-03-10 4d0371aa548eb7b5e1678b2036da95bb322d2cf1
´úÂë¹ÜÀí/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);