bugfix
This commit is contained in:
parent
d6c4b7c0be
commit
568466961b
@ -8,6 +8,7 @@
|
||||
"fields": [
|
||||
{"name": "id", "title": "定义ID", "type": "str", "length": 32, "nullable": "no"},
|
||||
{"name": "name", "title": "流程名称", "type": "str", "length": 128},
|
||||
{"name": "org_id", "title": "机构id", "type": "str", "length": 32},
|
||||
{"name": "description", "title": "流程描述", "type": "text"},
|
||||
{"name": "version", "title": "版本", "type": "str", "length": 32},
|
||||
{"name": "dsl", "title": "YAML DSL", "type": "text"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user