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": "组件ID", |
| | | "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": "必填,组件名称" |
| | | }, |
| | | { |
| | | "code": "typeDesc", |
| | | "cnCode": "大类描述", |
| | | "desc": "可填,请填写类型描述", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "componentType", |
| | | "limitErrInfo": "组件类型不能超过12", |
| | | "cnCode": "组件类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,组件类型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "1", |
| | | "code": "queryModel", |
| | | "limitErrInfo": "查询方式不能超过1", |
| | | "cnCode": "查询方式", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,查询方式" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "1024", |
| | | "code": "sql", |
| | | "limitErrInfo": "执行sql不能超过1024", |
| | | "cnCode": "执行sql", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "500", |
| | | "limitErrInfo": "描述超过500位", |
| | | "show": true |
| | | "desc": "执行sql" |
| | | }, |
| | | { |
| | | "code": "seq", |
| | | "cnCode": "显示序号", |
| | | "desc": "必填,请填写显示序号", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "limitParam": "1024", |
| | | "code": "javaScript", |
| | | "limitErrInfo": "执行java脚本代码不能超过1024", |
| | | "cnCode": "执行java脚本代码", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "显示序号不是有效数字", |
| | | "show": true |
| | | "required": false, |
| | | "desc": "执行java脚本代码" |
| | | }, |
| | | { |
| | | "code": "defalutShow", |
| | | "cnCode": "是否显示", |
| | | "desc": "必填,请填写是否显示", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "Y,N", |
| | | "selectValueName": "是,否", |
| | | "limitParam": "512", |
| | | "code": "remark", |
| | | "limitErrInfo": "描述不能超过512", |
| | | "cnCode": "描述", |
| | | "limit": "maxLength", |
| | | "limitParam": "2", |
| | | "limitErrInfo": "是否显示格式错误", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": false, |
| | | "desc": "描述" |
| | | } |
| | | ] |
| | | ], |
| | | "searchName": "组件ID", |
| | | "directories": "dev", |
| | | "searchCode": "componentId", |
| | | "templateCode": "reportCustomComponent", |
| | | "conditions": [ |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "componentId", |
| | | "name": "组件ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "name", |
| | | "name": "组件名称", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "componentType", |
| | | "name": "组件类型", |
| | | "inputType": "input" |
| | | } |
| | | ], |
| | | "templateKey": "componentId" |
| | | } |