´úÂë¹ÜÀí/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);