main #1

Merged
oyo merged 35 commits from main into release 2025-06-27 15:15:53 +08:00
Showing only changes of commit 8f07812308 - Show all commits

View File

@@ -56,7 +56,7 @@
"uuid":{ "type": "string", "description": "该设计在TOCO中的唯一标识符在创建EO的时候该字段为空; 在更新时,该字段不能为空"},
"moduleName":{ "type": "string", "description": "指定该设计元素所属的模块,在创建的时候该字段不能为空,在更新的时候,该字段可以为空"},
"fieldList":{
"type":"array",
"type":"array", "description": "定义的字段列表",
"items":{
"type": "object",
"properties":{