xf 8 months ago
parent
commit
ce24ed74f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Hotline.Api/Controllers/TestController.cs

+ 1 - 1
src/Hotline.Api/Controllers/TestController.cs

@@ -701,7 +701,7 @@ ICallApplication callApplication,
     }
 
     [AllowAnonymous]
-    [HttpPost("republish")]
+    [HttpGet("republish")]
     public async Task Republish()
     {
         var provinceNos = new List<string>