| | |
| | | { |
| | | "templateName":"设备同步", |
| | | "templateCode":"machineTranslate", |
| | | "templateKey":"machineTranslateId", |
| | | "templateKeyName":"同步ID", |
| | | "searchCode": "machineName", |
| | | "searchName": "设备名称", |
| | | "templateName":"费用项", |
| | | "templateCode":"feeConfig", |
| | | "templateKey":"configId", |
| | | "templateKeyName":"费用项ID", |
| | | "searchCode": "feeName", |
| | | "searchName": "费用项目", |
| | | "conditions": [ |
| | | { |
| | | "name": "设备编码", |
| | | "inputType": "input", |
| | | "code": "machineCode", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "同步类型", |
| | | "name": "费用标识", |
| | | "inputType": "select", |
| | | "code": "typeCd", |
| | | "selectValue":"8899,9988", |
| | | "selectValueName":"业主,小区", |
| | | "selectValue":"1003006,2006012", |
| | | "selectValueName":"周期性费用,一次性费用", |
| | | "code": "feeFlag", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "对象名称", |
| | | "name": "费用项目", |
| | | "inputType": "input", |
| | | "code": "objName", |
| | | "code": "feeName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "对象ID", |
| | | "inputType": "input", |
| | | "code": "objId", |
| | | "name": "费用类型", |
| | | "inputType": "select", |
| | | "selectValue":"888800010001,888800010002,888800010003,888800010004,888800010005,888800010007", |
| | | "selectValueName":"物业费,地上出售车位费,地下出售车位费,地上出租车位费,地下出租车位费,临时车费用", |
| | | "code": "feeTypeCd", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"machineCode", |
| | | "cnCode":"设备编码", |
| | | "desc":"必填,请填写设备编码", |
| | | "code":"feeTypeCd", |
| | | "cnCode":"费用类型", |
| | | "desc":"必填,请选择费用类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "inputType": "select", |
| | | "selectValue":"888800010001,888800010002,888800010003,888800010004,888800010005,888800010007", |
| | | "selectValueName":"物业费,地上出售车位费,地下出售车位费,地上出租车位费,地下出租车位费,临时车费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"费用类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "feeName", |
| | | "cnCode":"收费项目", |
| | | "desc":"必填,请填写收费项目", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,30", |
| | | "limitErrInfo":"设备编码不能超过30位", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"收费项目不能超过100位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "machineId", |
| | | "cnCode":"设备ID", |
| | | "desc":"必填,请填写设备版本号", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limitParam":"1,30", |
| | | "limitParam":"", |
| | | "limitErrInfo":"设备ID不能超过30位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "typeCd", |
| | | "cnCode":"对象类型", |
| | | "desc":"必填,请选择对象类型", |
| | | "code":"feeFlag", |
| | | "cnCode":"费用标识", |
| | | "desc":"必填,请选择费用标识", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"8899,9988", |
| | | "selectValueName":"业主,小区", |
| | | "selectValue":"1003006,2006012", |
| | | "selectValueName":"周期性费用,一次性费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"对象类型格式错误", |
| | | "limitErrInfo":"费用类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "objName", |
| | | "cnCode":"对象名称", |
| | | "desc":"必填,请填写设备名称", |
| | | "code": "startTime", |
| | | "cnCode":"计费起始时间", |
| | | "desc":"必填,请选择计费起始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limitParam":"1,200", |
| | | "limit":"dateTime", |
| | | "limitParam":"", |
| | | "limitErrInfo":"对象名称不能超过200位", |
| | | "limitErrInfo":"计费起始时间不是有效的时间格式", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"objId", |
| | | "cnCode":"对象Id", |
| | | "desc":"必填,请填写对象Id", |
| | | "code": "endTime", |
| | | "cnCode":"计费终止时间", |
| | | "desc":"必填,请选择计费终止时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "inputType": "input", |
| | | "limit":"dateTime", |
| | | "limitParam":"", |
| | | "limitErrInfo":"对象Id必须为数字", |
| | | "limitErrInfo":"计费终止时间不是有效的时间格式", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "state", |
| | | "cnCode":"状态", |
| | | "desc":"必填,请选择状态", |
| | | "code":"computingFormula", |
| | | "cnCode":"计算公式", |
| | | "desc":"必填,请填写附加费用", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"10000,20000", |
| | | "selectValueName":"未同步,已同步", |
| | | "selectValue":"1001,2002", |
| | | "selectValueName":"面积*单价+附加费,固定费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"状态格式错误", |
| | | "limitErrInfo":"计算公式格式错误", |
| | | "show": false |
| | | }, |
| | | { |
| | | "code":"squarePrice", |
| | | "cnCode":"计费单价", |
| | | "desc":"必填,请填写计费单价", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"计费单价格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"additionalAmount", |
| | | "cnCode":"附加费用", |
| | | "desc":"必填,请填写附加费用", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"附加费用格式错误", |
| | | "show": true |
| | | } |
| | | ] |