新增KV数据库存储附件
This commit is contained in:
@@ -107,6 +107,14 @@ export const settingConst = {
|
||||
noRecipient: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1,
|
||||
},
|
||||
kvStorage: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1
|
||||
},
|
||||
forcePathStyle: {
|
||||
OPEN: 0,
|
||||
CLOSE: 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user