系统参数表:37SDK

This commit is contained in:
yajunlu
2021-11-26 17:04:07 +08:00
parent be97bd6be1
commit 25a481ad88

View File

@@ -240,3 +240,6 @@ export const SERVER_DEBUG_MODE = {
CURRENT_TIME: 1, // 服务器是否打开推送时间debug模式
CHECK_WORD: 1, // 服务器是否打开屏蔽词校验debug模式
};
export const IS_SQ = {
IS_OPEN: 1, // 0关1开37SDK
};