old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "信息大类", |
| | | "directories": "property", |
| | | "templateCode": "activitiesType", |
| | | "templateKey": "typeCd", |
| | | "templateKeyName": "大类编码", |
| | | "searchCode": "typeCd", |
| | | "searchName": "大类编码", |
| | | "conditions": [ |
| | | { |
| | | "name": "大类编码", |
| | | "inputType": "input", |
| | | "code": "typeCd", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "大类名称", |
| | | "inputType": "input", |
| | | "code": "typeName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "是否显示", |
| | | "inputType": "select", |
| | | "selectValue":"Y,N", |
| | | "selectValueName":"是,否", |
| | | "code": "defalutShow", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "templateKeyName": "编号", |
| | | "templateName": "镜像", |
| | | "columns": [ |
| | | { |
| | | "code": "typeName", |
| | | "cnCode": "大类名称", |
| | | "desc": "必填,请填写大类名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "64", |
| | | "code": "name", |
| | | "limitErrInfo": "镜像名称不能超过64", |
| | | "cnCode": "镜像名称", |
| | | "limit": "maxLength", |
| | | "limitParam": "100", |
| | | "limitErrInfo": "大类名称超过100位", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,name" |
| | | }, |
| | | { |
| | | "code": "typeDesc", |
| | | "cnCode": "大类描述", |
| | | "desc": "可填,请填写类型描述", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "12", |
| | | "code": "imagesType", |
| | | "limitErrInfo": "镜像类型不能超过12", |
| | | "cnCode": "镜像类型", |
| | | "limit": "maxLength", |
| | | "limitParam": "500", |
| | | "limitErrInfo": "描述超过500位", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,imagesType" |
| | | }, |
| | | { |
| | | "code": "seq", |
| | | "cnCode": "显示序号", |
| | | "desc": "必填,请填写显示序号", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "limitParam": "512", |
| | | "code": "typeUrl", |
| | | "limitErrInfo": "类型地址不能超过512", |
| | | "cnCode": "类型地址", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "显示序号不是有效数字", |
| | | "show": true |
| | | "required": true, |
| | | "desc": "必填,typeUrl" |
| | | }, |
| | | { |
| | | "code": "defalutShow", |
| | | "cnCode": "是否显示", |
| | | "desc": "必填,请填写是否显示", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "Y,N", |
| | | "selectValueName": "是,否", |
| | | "limitParam": "12", |
| | | "code": "imagesFlag", |
| | | "limitErrInfo": "镜像标识不能超过12", |
| | | "cnCode": "镜像标识", |
| | | "limit": "maxLength", |
| | | "limitParam": "2", |
| | | "limitErrInfo": "是否显示格式错误", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,imagesFlag" |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "searchName": "编号", |
| | | "directories": "admin", |
| | | "searchCode": "id", |
| | | "templateCode": "businessImages", |
| | | "conditions": [ |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "id", |
| | | "name": "id", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "name", |
| | | "name": "name", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "imagesType", |
| | | "name": "imagesType", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "imagesFlag", |
| | | "name": "imagesFlag", |
| | | "inputType": "input" |
| | | } |
| | | ], |
| | | "templateKey": "id" |
| | | } |