lihaodyx лет назад: 5
Родитель
Сommit
7e3e18f874
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gx_api/GxPress/Api/GxPress.Api/AppControllers/videoController.cs

+ 1 - 1
gx_api/GxPress/Api/GxPress.Api/AppControllers/videoController.cs

@@ -25,7 +25,7 @@ namespace GxPress.Api.AppControllers
             this.videoService = videoService;
         }
         /// <summary>
-        /// 分页
+        /// 分页视频流
         /// </summary>
         /// <returns></returns>
         [HttpGet]