fix: 解决计划任务备份所有应用失败的问题 (#2278)

This commit is contained in:
ssongliu
2023-09-13 17:32:12 +08:00
committed by GitHub
parent cab0c7938d
commit b9befc72a3
12 changed files with 38 additions and 33 deletions

View File

@@ -4322,7 +4322,7 @@ const docTemplate = `{
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/dto.MysqlLodaDB"
"$ref": "#/definitions/dto.MysqlLoadDB"
}
}
],
@@ -13690,7 +13690,7 @@ const docTemplate = `{
}
}
},
"dto.MysqlLodaDB": {
"dto.MysqlLoadDB": {
"type": "object",
"required": [
"database",