🎨 清理文档

This commit is contained in:
2026-04-10 20:42:00 +08:00
parent 0201d7df72
commit 81d8466f88
3 changed files with 1 additions and 30 deletions

View File

@@ -5839,14 +5839,6 @@
}
}
},
"config.Excel": {
"type": "object",
"properties": {
"dir": {
"type": "string"
}
}
},
"config.HuaWeiObs": {
"type": "object",
"properties": {
@@ -6373,9 +6365,6 @@
"email": {
"$ref": "#/definitions/config.Email"
},
"excel": {
"$ref": "#/definitions/config.Excel"
},
"hua-wei-obs": {
"$ref": "#/definitions/config.HuaWeiObs"
},
@@ -7973,4 +7962,4 @@
"name": "SysUser"
}
]
}
}