[+] 视频添加

This commit is contained in:
acgist
2023-02-26 16:44:30 +08:00
parent a0ebe8c842
commit 71ada0a8ca
10 changed files with 437 additions and 86 deletions

View File

@@ -163,6 +163,10 @@ public interface Constant {
* 终端ID
*/
String CLIENT_ID = "clientId";
/**
* 来源终端ID
*/
String SOURCE_ID = "sourceId";
/**
* 路由ID
*/