{
"abbreviation": "Struct简称",
"autoCreateApiToSql": false,
"autoCreateBtnAuth": false,
"autoCreateMenuToSql": false,
"autoCreateResource": false,
"autoMigrate": false,
"businessDB": "业务数据库",
"description": "Struct中文名称",
"fields": [
{
"checkDataSource": true,
"clearable": true,
"columnName": "string",
"comment": "string",
"dataSource": {
"association": 0,
"dbName": "string",
"hasDeletedAt": true,
"label": "string",
"table": "string",
"value": "string"
},
"dataTypeLong": "string",
"defaultValue": "string",
"desc": true,
"dictType": "string",
"errorText": "string",
"excel": true,
"fieldDesc": "string",
"fieldIndexType": "string",
"fieldJson": "string",
"fieldName": "string",
"fieldSearchHide": true,
"fieldSearchType": "string",
"fieldType": "string",
"form": true,
"primaryKey": true,
"require": true,
"sort": true,
"table": true
}
],
"generateServer": true,
"generateWeb": true,
"gvaModel": false,
"humpPackageName": "go文件名称",
"isAdd": false,
"isTree": false,
"onlyTemplate": false,
"package": "string",
"packageName": "文件名称",
"primaryField": {
"checkDataSource": true,
"clearable": true,
"columnName": "string",
"comment": "string",
"dataSource": {
"association": 0,
"dbName": "string",
"hasDeletedAt": true,
"label": "string",
"table": "string",
"value": "string"
},
"dataTypeLong": "string",
"defaultValue": "string",
"desc": true,
"dictType": "string",
"errorText": "string",
"excel": true,
"fieldDesc": "string",
"fieldIndexType": "string",
"fieldJson": "string",
"fieldName": "string",
"fieldSearchHide": true,
"fieldSearchType": "string",
"fieldType": "string",
"form": true,
"primaryKey": true,
"require": true,
"sort": true,
"table": true
},
"structName": "Struct名称",
"tableName": "表名",
"treeJson": "展示的树json字段"
}