新增公告弹窗和无人收件开关
This commit is contained in:
@@ -103,6 +103,10 @@ export const settingConst = {
|
||||
ruleType: {
|
||||
ALL: 0,
|
||||
RULE: 1
|
||||
},
|
||||
noRecipient: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user