old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "databus", |
| | | "directories": "dev", |
| | | "templateCode": "businessDatabus", |
| | | "templateKey": "databusId", |
| | | "templateKeyName": "Databus ID", |
| | | "searchCode": "databusId", |
| | | "searchName": "Databus ID", |
| | | "conditions": [ |
| | | { |
| | | "name": "业务类型", |
| | | "inputType": "input", |
| | | "code": "businessTypeCd", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "适配器", |
| | | "inputType": "input", |
| | | "code": "beanName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "ID", |
| | | "inputType": "input", |
| | | "code": "databusId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "templateKeyName": "编号", |
| | | "templateName": "镜像", |
| | | "columns": [ |
| | | { |
| | | "code": "businessTypeCd", |
| | | "cnCode": "业务类型", |
| | | "desc": "必填,请输入业务类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "业务类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "beanName", |
| | | "cnCode": "适配器", |
| | | "desc": "必填,请输入适配器", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "64", |
| | | "code": "name", |
| | | "limitErrInfo": "镜像名称不能超过64", |
| | | "cnCode": "镜像名称", |
| | | "limit": "maxLength", |
| | | "limitParam": "256", |
| | | "limitErrInfo": "适配器名称太长", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,name" |
| | | }, |
| | | { |
| | | "code": "seq", |
| | | "cnCode": "顺序", |
| | | "desc": "必填,请输入顺序", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "imagesType", |
| | | "limitErrInfo": "镜像类型不能超过12", |
| | | "cnCode": "镜像类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "顺序格式错误", |
| | | "show": true |
| | | "required": true, |
| | | "desc": "必填,imagesType" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "512", |
| | | "code": "typeUrl", |
| | | "limitErrInfo": "类型地址不能超过512", |
| | | "cnCode": "类型地址", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,typeUrl" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "imagesFlag", |
| | | "limitErrInfo": "镜像标识不能超过12", |
| | | "cnCode": "镜像标识", |
| | | "limit": "maxLength", |
| | | "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" |
| | | } |