old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "人工托收", |
| | | "directories": "property", |
| | | "templateCode": "feeManualCollection", |
| | | "templateKey": "collectionId", |
| | | "templateKeyName": "托收ID", |
| | | "searchCode": "collectionId", |
| | | "searchName": "托收ID", |
| | | "conditions": [ |
| | | { |
| | | "name": "房屋编号", |
| | | "inputType": "input", |
| | | "code": "roomName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主名称", |
| | | "inputType": "input", |
| | | "code": "ownerName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主电话", |
| | | "inputType": "input", |
| | | "code": "link", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "templateKeyName": "组件ID", |
| | | "templateName": "报表组件", |
| | | "columns": [ |
| | | { |
| | | "code": "roomName", |
| | | "cnCode": "规格", |
| | | "desc": "必填,请填写房屋,如楼栋-单元-房屋", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "64", |
| | | "code": "name", |
| | | "limitErrInfo": "组件名称不能超过64", |
| | | "cnCode": "组件名称", |
| | | "limit": "maxLength", |
| | | "limitParam": "100", |
| | | "limitErrInfo": "房屋错误", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,组件名称" |
| | | }, |
| | | { |
| | | "code": "ownerName", |
| | | "cnCode": "业主名称", |
| | | "desc": "必填,请填写业主名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "12", |
| | | "code": "componentType", |
| | | "limitErrInfo": "组件类型不能超过12", |
| | | "cnCode": "组件类型", |
| | | "limit": "maxLength", |
| | | "limitParam": "100", |
| | | "limitErrInfo": "业主名称超过100位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "link", |
| | | "cnCode": "业主电话", |
| | | "desc": "必填,请填写业主电话", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "phone", |
| | | "limitParam": "", |
| | | "limitErrInfo": "业主电话格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "roomArea", |
| | | "cnCode": "房屋面积", |
| | | "desc": "必填,请填写房屋面积", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "money", |
| | | "limitParam": "", |
| | | "limitErrInfo": "房屋面积格式错误", |
| | | "show": true |
| | | "desc": "必填,组件类型" |
| | | }, |
| | | { |
| | | "code": "squarePrice", |
| | | "cnCode": "房屋单价", |
| | | "desc": "必填,请填写房屋单价", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "1", |
| | | "code": "queryModel", |
| | | "limitErrInfo": "查询方式不能超过1", |
| | | "cnCode": "查询方式", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "money", |
| | | "limitParam": "", |
| | | "limitErrInfo": "房屋单价格式错误", |
| | | "show": true |
| | | "desc": "必填,查询方式" |
| | | }, |
| | | { |
| | | "code": "remark", |
| | | "cnCode": "备注", |
| | | "desc": "选填,请填写备注", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "1024", |
| | | "code": "sql", |
| | | "limitErrInfo": "执行sql不能超过1024", |
| | | "cnCode": "执行sql", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": false, |
| | | "desc": "执行sql" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "1024", |
| | | "code": "javaScript", |
| | | "limitErrInfo": "执行java脚本代码不能超过1024", |
| | | "cnCode": "执行java脚本代码", |
| | | "limit": "maxLength", |
| | | "limitParam": "200", |
| | | "limitErrInfo": "备注超过200位", |
| | | "show": false |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": false, |
| | | "desc": "执行java脚本代码" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "512", |
| | | "code": "remark", |
| | | "limitErrInfo": "描述不能超过512", |
| | | "cnCode": "描述", |
| | | "limit": "maxLength", |
| | | "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" |
| | | } |