old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "商品信息", |
| | | "directories": "goods", |
| | | "templateCode": "product", |
| | | "templateKey": "productId", |
| | | "templateKeyName": "商品ID", |
| | | "searchCode": "productId", |
| | | "searchName": "商品ID", |
| | | "conditions": [ |
| | | { |
| | | "name": "商品名称", |
| | | "inputType": "input", |
| | | "code": "prodName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "关键字", |
| | | "inputType": "input", |
| | | "code": "keyword", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "产品条码", |
| | | "inputType": "input", |
| | | "code": "barCode", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "templateKeyName": "", |
| | | "templateName": "", |
| | | "columns": [ |
| | | { |
| | | "code": "categoryId", |
| | | "cnCode": "商品大类", |
| | | "desc": "必填,请填写商品大类", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "roomId", |
| | | "limitErrInfo": "房屋ID不能超过30", |
| | | "cnCode": "房屋ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "商品大类错误", |
| | | "show": true |
| | | "desc": "必填,房屋ID" |
| | | }, |
| | | { |
| | | "code": "prodName", |
| | | "cnCode": "商品名称", |
| | | "desc": "必填,请填写商品名称", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomNum", |
| | | "limitErrInfo": "房屋编号不能超过12", |
| | | "cnCode": "房屋编号", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "商品名称不能超过128位", |
| | | "show": true |
| | | "desc": "必填,房屋编号" |
| | | }, |
| | | { |
| | | "code": "prodDesc", |
| | | "cnCode": "商品简介", |
| | | "desc": "必填,请填写商品简介", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "unitId", |
| | | "limitErrInfo": "单元ID不能超过30", |
| | | "cnCode": "单元ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "256", |
| | | "limitErrInfo": "商品简介不能超过256位", |
| | | "show": true |
| | | "desc": "必填,单元ID" |
| | | }, |
| | | { |
| | | "code": "keyword", |
| | | "cnCode": "关键词", |
| | | "desc": "必填,请填写关键词", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "11", |
| | | "code": "layer", |
| | | "limitErrInfo": "层数不能超过11", |
| | | "cnCode": "层数", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,层数" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "11", |
| | | "code": "section", |
| | | "limitErrInfo": "室不能超过11", |
| | | "cnCode": "室", |
| | | "limit": "maxLength", |
| | | "limitParam": "256", |
| | | "limitErrInfo": "关键词不能超过256位", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "室" |
| | | }, |
| | | { |
| | | "code": "barCode", |
| | | "cnCode": "产品条码", |
| | | "desc": "选填,请填写产品条码", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "20", |
| | | "code": "apartment", |
| | | "limitErrInfo": "户型不能超过20", |
| | | "cnCode": "户型", |
| | | "limit": "maxLength", |
| | | "limitParam": "15", |
| | | "limitErrInfo": "产品条码不能超过15位", |
| | | "show": true |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,户型" |
| | | }, |
| | | { |
| | | "code": "unitName", |
| | | "cnCode": "单位", |
| | | "desc": "选填,请填写单位", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limitParam": "6", |
| | | "code": "builtUpArea", |
| | | "limitErrInfo": "建筑面积不能超过6", |
| | | "cnCode": "建筑面积", |
| | | "limit": "maxLength", |
| | | "limitParam": "32", |
| | | "limitErrInfo": "单位不能超过32位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "sort", |
| | | "cnCode": "排序", |
| | | "desc": "选填,请填写排序", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "排序格式错误", |
| | | "show": true |
| | | "required": true, |
| | | "desc": "必填,建筑面积" |
| | | }, |
| | | { |
| | | "code": "isPostage", |
| | | "cnCode": "是否包邮", |
| | | "desc": "选填,请填写排序", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue":"1,2", |
| | | "selectValueName":"包邮,不包邮", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "是否包邮格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "postage", |
| | | "cnCode": "邮费", |
| | | "desc": "选填,请填写邮费", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "feeCoefficient", |
| | | "limitErrInfo": "算费系数不能超过12", |
| | | "cnCode": "算费系数", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "limit": "money", |
| | | "limitParam": "", |
| | | "limitErrInfo": "邮费格式错误,请填写如 3.00", |
| | | "show": true |
| | | "required": true, |
| | | "desc": "必填,算费系数" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "userId", |
| | | "limitErrInfo": "用户ID不能超过30", |
| | | "cnCode": "用户ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,用户ID" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "200", |
| | | "code": "remark", |
| | | "limitErrInfo": "备注不能超过200", |
| | | "cnCode": "备注", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "备注" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "2", |
| | | "code": "statusCd", |
| | | "limitErrInfo": "数据状态不能超过2", |
| | | "cnCode": "数据状态", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,数据状态" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "4", |
| | | "code": "state", |
| | | "limitErrInfo": "房屋状态不能超过4", |
| | | "cnCode": "房屋状态", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋状态" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "communityId", |
| | | "limitErrInfo": "小区ID不能超过30", |
| | | "cnCode": "小区ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "小区ID" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomType", |
| | | "limitErrInfo": "房屋类型不能超过12", |
| | | "cnCode": "房屋类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋类型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomSubType", |
| | | "limitErrInfo": "房屋类型不能超过12", |
| | | "cnCode": "房屋类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋类型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "6", |
| | | "code": "roomArea", |
| | | "limitErrInfo": "室内面积不能超过6", |
| | | "cnCode": "室内面积", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,室内面积" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "10", |
| | | "code": "roomRent", |
| | | "limitErrInfo": "租金不能超过10", |
| | | "cnCode": "租金", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,租金" |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "searchName": "", |
| | | "directories": "", |
| | | "searchCode": "", |
| | | "templateCode": "", |
| | | "conditions": [ |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomId", |
| | | "name": "房屋ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomNum", |
| | | "name": "房屋编号", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "unitId", |
| | | "name": "单元ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "layer", |
| | | "name": "层数", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "apartment", |
| | | "name": "户型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "builtUpArea", |
| | | "name": "建筑面积", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "feeCoefficient", |
| | | "name": "算费系数", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "userId", |
| | | "name": "用户ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "statusCd", |
| | | "name": "数据状态", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "state", |
| | | "name": "房屋状态", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomType", |
| | | "name": "房屋类型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomSubType", |
| | | "name": "房屋类型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomArea", |
| | | "name": "室内面积", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomRent", |
| | | "name": "租金", |
| | | "inputType": "input" |
| | | } |
| | | ], |
| | | "templateKey": "" |
| | | } |