| | |
| | | { |
| | | "templateName":"开门记录", |
| | | "templateCode":"applicationKey", |
| | | "templateKey":"applicationKeyId", |
| | | "templateKeyName":"开门记录ID", |
| | | "searchCode": "name", |
| | | "searchName": "名称", |
| | | "templateName":"活动", |
| | | "templateCode":"activities", |
| | | "templateKey":"activitiesId", |
| | | "templateKeyName":"活动ID", |
| | | "searchCode": "title", |
| | | "searchName": "活动标题", |
| | | "conditions": [ |
| | | { |
| | | "name": "用户名称", |
| | | "name": "活动标题", |
| | | "inputType": "input", |
| | | "code": "name", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "开门方式", |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "code": "openTypeCd", |
| | | "selectValue":"1000,2000", |
| | | "selectValueName":"人脸开门,钥匙开门", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "code": "typeCd", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "用户手机", |
| | | "name": "员工名称", |
| | | "inputType": "input", |
| | | "code": "tel", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "用户类型", |
| | | "inputType": "select", |
| | | "code": "ownerTypeCd", |
| | | "selectValue":"1001,1002", |
| | | "selectValueName":"业主,业主成员", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "设备名称", |
| | | "name": "活动ID", |
| | | "inputType": "input", |
| | | "code": "machineName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "设备编码", |
| | | "inputType": "input", |
| | | "code": "machineCode", |
| | | "code": "activitiesId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"machineCode", |
| | | "cnCode":"设备编码", |
| | | "desc":"必填,请填写设备编码", |
| | | "code":"title", |
| | | "cnCode":"活动标题", |
| | | "desc":"必填,请填写业活动标题", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,30", |
| | | "limitErrInfo":"设备编码不能超过30位", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"活动标题不能超过200位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "machineId", |
| | | "cnCode":"设备ID", |
| | | "desc":"必填,请填写设备版本号", |
| | | "code": "typeCd", |
| | | "cnCode":"活动类型", |
| | | "desc":"必填,请选择活动类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"活动类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "headerImg", |
| | | "cnCode":"头部照片", |
| | | "desc":"必填,请选择头部照片", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limitParam":"1,30", |
| | | "limitErrInfo":"设备ID不能超过30位", |
| | | "limit":"maxin", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"头部照片格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "name", |
| | | "cnCode":"用户名称", |
| | | "desc":"必填,请选择用户名称", |
| | | "code": "context", |
| | | "cnCode":"活动内容", |
| | | "desc":"必填,请填写活动内容", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"对象类型格式错误", |
| | | "limit":"maxin", |
| | | "limitParam":"1,4000", |
| | | "limitErrInfo":"活动内容太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "openTypeCd", |
| | | "cnCode":"开门方式", |
| | | "desc":"必填,请选择开门方式", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "selectValue":"1000,2000", |
| | | "selectValueName":"人脸开门,钥匙开门", |
| | | "limit":"1,200", |
| | | "limitParam":"", |
| | | "limitErrInfo":"开门方式不能超过200位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"tel", |
| | | "cnCode":"用户手机号", |
| | | "desc":"必填,请填写用户手机号", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"用户手机号必须为数字", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "idCard", |
| | | "cnCode":"身份证", |
| | | "desc":"必填,请填写身份证", |
| | | "code": "startTime", |
| | | "cnCode":"开始时间", |
| | | "desc":"必填,请选择开始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"idCard", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"身份证格式错误", |
| | | "limitErrInfo":"开始时间格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "endTime", |
| | | "cnCode":"结束时间", |
| | | "desc":"必填,请选择结束时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"结束时间格式错误", |
| | | "show": true |
| | | } |
| | | ] |