新增tg和第三方邮件转发
This commit is contained in:
@@ -78,6 +78,18 @@ export const settingConst = {
|
||||
addEmailVerify: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1,
|
||||
},
|
||||
forwardStatus: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1,
|
||||
},
|
||||
tgBotStatus: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1,
|
||||
},
|
||||
ruleType: {
|
||||
ALL: 0,
|
||||
RULE: 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user