清理无用的配置文件 web-flow (#743)

清理无用自动化字段 web-flow
This commit is contained in:
奇淼(piexlmax
2021-09-26 11:56:47 +08:00
committed by GitHub
parent 8cc56c7db5
commit 7466ef21e5
6 changed files with 0 additions and 11 deletions

View File

@@ -3576,9 +3576,6 @@ var doc = `{
"webApi": {
"type": "string"
},
"webFlow": {
"type": "string"
},
"webForm": {
"type": "string"
},

View File

@@ -3560,9 +3560,6 @@
"webApi": {
"type": "string"
},
"webFlow": {
"type": "string"
},
"webForm": {
"type": "string"
},

View File

@@ -54,8 +54,6 @@ definitions:
type: string
webApi:
type: string
webFlow:
type: string
webForm:
type: string
webTable: