old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "活动规则", |
| | | "directories": "property", |
| | | "templateCode": "activitiesRule", |
| | | "templateKey": "ruleId", |
| | | "templateKeyName": "规则ID", |
| | | "searchCode": "ruleId", |
| | | "searchName": "规则ID", |
| | | "conditions": [ |
| | | { |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "code": "ruleType", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "规则名称", |
| | | "inputType": "input", |
| | | "code": "ruleName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "活动对象", |
| | | "inputType": "select", |
| | | "selectValue": "2222,3333,4444", |
| | | "selectValueName": "大众,业主,员工", |
| | | "code": "activitiesObj", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "templateKeyName": "编号", |
| | | "templateName": "镜像", |
| | | "columns": [ |
| | | { |
| | | "code": "ruleType", |
| | | "cnCode": "活动类型", |
| | | "desc": "必填,请填写活动类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "ruleName", |
| | | "cnCode": "规则名称", |
| | | "desc": "必填,请填写规则名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "64", |
| | | "code": "name", |
| | | "limitErrInfo": "镜像名称不能超过64", |
| | | "cnCode": "镜像名称", |
| | | "limit": "maxLength", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "规则名称太长", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,name" |
| | | }, |
| | | { |
| | | "code": "startTime", |
| | | "cnCode": "开始时间", |
| | | "desc": "必填,请填写开始时间", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "datetime", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "开始时间格式错误", |
| | | "show": true |
| | | },{ |
| | | "code": "endTime", |
| | | "cnCode": "结束时间", |
| | | "desc": "必填,请填写结束时间", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "datetime", |
| | | "limitParam": "", |
| | | "limitErrInfo": "结束时间格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "activitiesObj", |
| | | "cnCode": "活动对象", |
| | | "desc": "必填,请选择活动对象", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "2222,3333,4444", |
| | | "selectValueName": "大众,业主,员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动对象格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "remark", |
| | | "cnCode": "规则说明", |
| | | "desc": "必填,请填写规则说明", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "12", |
| | | "code": "imagesType", |
| | | "limitErrInfo": "镜像类型不能超过12", |
| | | "cnCode": "镜像类型", |
| | | "limit": "maxLength", |
| | | "limitParam": "1024", |
| | | "limitErrInfo": "规则说明太长", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "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" |
| | | } |