فهرست منبع

腾讯云视频接口请求限制bugfix

wangliang 3 سال پیش
والد
کامیت
b0239aed83
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java

+ 1 - 1
themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java

@@ -219,7 +219,7 @@ public class SystemConstant {
 
 
     public static final int MAX_EXAM_STATUS_COUNT = 20;
     public static final int MAX_EXAM_STATUS_COUNT = 20;
 
 
-    public static final int MAX_TENCENT_VIDEO_STREAM_ID_COUNT = 30;
+    public static final int MAX_TENCENT_VIDEO_STREAM_ID_COUNT = 20;
 
 
     public static final String EXCEL_PREFIX = ".xlsx";
     public static final String EXCEL_PREFIX = ".xlsx";