1078-添加点播支持

This commit is contained in:
648540858
2024-04-02 23:26:40 +08:00
parent 6acc395ad2
commit 603ce18573
4 changed files with 167 additions and 15 deletions

View File

@@ -175,4 +175,9 @@ public class VideoManagerConstants {
*/
public static final String REDIS_RECORD_INFO_RES_COUNT_PRE = "GB_RECORD_INFO_RES_COUNT:";
//************************** 1078 ****************************************
public static final String INVITE_INFO_1078 = "INVITE_INFO_1078:";
}