46 lines
977 B
JSON
46 lines
977 B
JSON
{
|
|
"summary": [
|
|
{
|
|
"name": "modeltypein",
|
|
"title": "模型类型输入数据",
|
|
"primary": [
|
|
"id"
|
|
]
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"name": "id",
|
|
"title": "id",
|
|
"type": "str",
|
|
"length": 32
|
|
},
|
|
{
|
|
"name": "modeltypeid",
|
|
"title": "模型类型id",
|
|
"type": "str",
|
|
"length": 32
|
|
},
|
|
{
|
|
"name": "iodataid",
|
|
"title": "io数据id",
|
|
"type": "str",
|
|
"length": 32
|
|
},
|
|
{
|
|
"name": "required",
|
|
"title": "是否必须",
|
|
"type": "str",
|
|
"length": 1
|
|
}
|
|
],
|
|
"codes": [
|
|
{
|
|
"field": "required",
|
|
"table": "appcodes_kv",
|
|
"valuefield": "k",
|
|
"textfield": "v",
|
|
"cond": "parentid='yesno'"
|
|
}
|
|
]
|
|
} |