更新 llms-full.txt
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
"uuid":{ "type": "string", "description": "该设计在TOCO中的唯一标识符,在创建EO的时候,该字段为空; 在更新时,该字段不能为空"},
|
"uuid":{ "type": "string", "description": "该设计在TOCO中的唯一标识符,在创建EO的时候,该字段为空; 在更新时,该字段不能为空"},
|
||||||
"moduleName":{ "type": "string", "description": "指定该设计元素所属的模块,在创建的时候该字段不能为空,在更新的时候,该字段可以为空"},
|
"moduleName":{ "type": "string", "description": "指定该设计元素所属的模块,在创建的时候该字段不能为空,在更新的时候,该字段可以为空"},
|
||||||
"fieldList":{
|
"fieldList":{
|
||||||
"type":"array", "description": "定义的字段列表",
|
"type":"array", "description": "定义Eo的字段列表",
|
||||||
"items":{
|
"items":{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties":{
|
"properties":{
|
||||||
|
|||||||
Reference in New Issue
Block a user