🎨 更新环境配置,添加 Dockerfile,优化代码结构
This commit is contained in:
@@ -5839,6 +5839,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"config.Excel": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"dir": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"config.HuaWeiObs": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -6365,6 +6373,9 @@
|
||||
"email": {
|
||||
"$ref": "#/definitions/config.Email"
|
||||
},
|
||||
"excel": {
|
||||
"$ref": "#/definitions/config.Excel"
|
||||
},
|
||||
"hua-wei-obs": {
|
||||
"$ref": "#/definitions/config.HuaWeiObs"
|
||||
},
|
||||
@@ -7962,4 +7973,4 @@
|
||||
"name": "SysUser"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user