{ "param": { "voice": "voice", "typeCd": "type_cd", "text3": "text3", "text4": "text4", "text1": "text1", "text2": "text2", "paId": "pa_id", "statusCd": "status_cd", "communityId": "community_id" }, "name": "", "shareColumn": "community_id", "id": "", "shareName": "", "autoMove": true, "required": [ { "msg": "停车场ID不能为空", "code": "paId" }, { "msg": "小区ID不能为空", "code": "communityId" }, { "msg": "类型:1001不能为空", "code": "typeCd" }, { "msg": "文字显示第一行不能为空", "code": "text1" }, { "msg": "文字显示第二行不能为空", "code": "text2" }, { "msg": "文字显示第三行不能为空", "code": "text3" }, { "msg": "文字显示第四行不能为空", "code": "text4" }, { "msg": "语音播放不能为空", "code": "voice" } ], "desc": "", "shareParam": "communityId", "tableName": "parking_area_text" }