qinchaoyue před 1 měsícem
rodič
revize
7254477cf1

+ 1 - 1
src/Hotline.Api/Controllers/Snapshot/BiSnapshotController.cs

@@ -271,7 +271,7 @@ public class BiSnapshotController : BaseController
     /// <param name="dto"></param>
     /// <returns></returns>
     [HttpGet("industry-statistics")]
-    public async Task<IndustryStatisticsOutDto> IndustryStatisticsAsync([FromQuery] IndustryStatisticsInDto dto)
+    public async Task<IndustryStatisticsOutDto> GetIndustryStatisticsAsync([FromQuery] IndustryStatisticsInDto dto)
     {
         var areaCode = _appOptions.Value.AreaCode;
         return new IndustryStatisticsOutDto