李昊 %!s(int64=4) %!d(string=hai) anos
pai
achega
1526474c1f

+ 1 - 1
gx_api/GxPress/Api/GxPress.Api/WebControllers/WebMediaController.cs

@@ -137,7 +137,7 @@ namespace GxPress.Api.WebControllers
         /// 分页视频流
         /// </summary>
         /// <returns></returns>
-        [HttpHead("{id}")]
+        [HttpHead("header/{id}")]
         [AllowAnonymous]
         public async Task<IActionResult> GetVideoInfo(int id)
         {