聊天:添加屏蔽
This commit is contained in:
@@ -13,7 +13,8 @@ export enum BANTU_VID_ADDR {
|
||||
export const BANTU_VID_APP_KEY = '05c1c495369769e3c5d98426e9c8c2c0';
|
||||
|
||||
export enum SDK_37_ADDR {
|
||||
LOGIN = 'https://apimyh5.37.com/index.php?c=sdk-unified&a=validate'
|
||||
LOGIN = 'https://apimyh5.37.com/index.php?c=sdk-unified&a=validate',
|
||||
CHECK_CHAT = 'http://api.gamechat.37.com/checkChatV2.php'
|
||||
}
|
||||
export enum SDK_37_CONST {
|
||||
GAME_ID = 165, // 研发使用的GAME_ID
|
||||
|
||||
Reference in New Issue
Block a user