Browse Source

添加备注

Signed-off-by: allan716 <[email protected]>
allan716 3 years ago
parent
commit
6f5d3a6535
1 changed files with 2 additions and 0 deletions
  1. 2 0
      internal/backend/controllers/v1/video_list_v2.go

+ 2 - 0
internal/backend/controllers/v1/video_list_v2.go

@@ -242,3 +242,5 @@ func (cb *ControllerBase) OneSeriesSubs(c *gin.Context) {
 
 
 	c.JSON(http.StatusOK, seasonInfo)
 	c.JSON(http.StatusOK, seasonInfo)
 }
 }
+
+// v.refreshEmbySubList() 可以使用这个方案去刷新最近视频的字幕列表,最近的多少条可以 V 来设置