fix: 数据库、计划任务下拉框样式调整 (#2255)

This commit is contained in:
ssongliu
2023-09-11 10:28:19 +00:00
committed by GitHub
parent 9aaf3bf435
commit a364dbffbf
14 changed files with 97 additions and 13 deletions
+9
View File
@@ -12208,6 +12208,12 @@
"cpuShares": {
"type": "integer"
},
"entrypoint": {
"type": "array",
"items": {
"type": "string"
}
},
"env": {
"type": "array",
"items": {
@@ -13707,6 +13713,9 @@
},
"name": {
"type": "string"
},
"type": {
"type": "string"
}
}
},