云函数:屏蔽词
This commit is contained in:
@@ -9,6 +9,7 @@ export const STATUS = {
|
||||
REDLOCK_ERR: { code: 6, simStr: 'redlock错误' },
|
||||
SERVER_MAINTENANCE: { code: 7, simStr: '服务器维护中' },
|
||||
VERSION_ERR: { code: 8, simStr: '版本号太低,请更新' },
|
||||
BLOCK_WORDS: { code: 9, simStr: '内容有不合法词汇' },
|
||||
GLOBAL_ERR: { code: 1003, simStr: '服务器内部错误' },
|
||||
|
||||
// 账号相关状态 10000 - 19999
|
||||
|
||||
Reference in New Issue
Block a user