lihaodyx 5 年 前
コミット
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]