| | |
| | | { |
| | | "templateName":"小区", |
| | | "templateCode":"community", |
| | | "templateKey":"communityId", |
| | | "templateKeyName":"小区ID", |
| | | "templateName":"编码映射", |
| | | "templateCode":"mapping", |
| | | "templateKey":"id", |
| | | "templateKeyName":"编码ID", |
| | | "columns":[ |
| | | { |
| | | "code":"name", |
| | | "cnCode":"小区名称", |
| | | "desc":"必填,请填写小区名称", |
| | | "code":"domain", |
| | | "cnCode":"域", |
| | | "desc":"必填,请填写域", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"DOMAIN.COMMON", |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"10,20", |
| | | "limitErrInfo":"小区名称必须在10至20字符之间" |
| | | }, |
| | | { |
| | | "code":"address", |
| | | "cnCode":"小区地址", |
| | | "desc":"必填,请填写小区地址", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"小区地址不能大于200个字符" |
| | | }, |
| | | { |
| | | "code":"nearbyLandmarks", |
| | | "cnCode":"附近地标", |
| | | "desc":"必填,请填写小区附近地标", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limit":"maxLength", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"小区附近地标不能大于50个字符" |
| | | "limitErrInfo":"域长度不能超过50" |
| | | }, |
| | | { |
| | | "code":"cityCode", |
| | | "cnCode":"城市编码", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"0971", |
| | | "inputType":"none", |
| | | "code":"name", |
| | | "cnCode":"名称", |
| | | "desc":"必填,请填写名称", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"12", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "limitParam":"2,50", |
| | | "limitErrInfo":"名称必须在2至50字符之间" |
| | | }, |
| | | { |
| | | "code":"mapX", |
| | | "cnCode":"小区维度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "code":"key", |
| | | "cnCode":"键", |
| | | "desc":"必填,请填写键", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"键必须在1至100之间" |
| | | }, |
| | | { |
| | | "code":"mapY", |
| | | "cnCode":"小区经度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | } |
| | | |
| | | { |
| | | "code":"value", |
| | | "cnCode":"值", |
| | | "desc":"必填,请填写值", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"值必须在1至100之间" |
| | | }, |
| | | |
| | | { |
| | | "code":"remark", |
| | | "cnCode":"备注", |
| | | "desc":"可填,请填写备注", |
| | | "required":false, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"textarea", |
| | | "limit":"maxLength", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"备注内容不能超过200" |
| | | } |
| | | |
| | | ] |
| | | } |