{ "id": "communityId", "name": "community", "desc": "小区", "shareParam": "communityId", "shareColumn": "community_id", "newBusinessTypeCd": "BUSINESS_TYPE_SAVE_JUNK_REQUIREMENT", "updateBusinessTypeCd": "BUSINESS_TYPE_UPDATE_JUNK_REQUIREMENT", "deleteBusinessTypeCd": "BUSINESS_TYPE_DELETE_COMMUNITY", "newBusinessTypeCdValue": "550200030001", "updateBusinessTypeCdValue": "550200040001", "deleteBusinessTypeCdValue": "500100050011", "businessTableName": "business_community", "tableName": "s_community", "param": { "communityId": "community_id", "b_id": "bId", "name": "name", "address": "address", "cityCode": "city_code", "nearbyLandmarks": "nearby_landmarks", "mapX": "map_x", "mapY": "map_y", "month": "month", "createTime": "create_time", "state": "state", "statusCd": "status_cd", "operate": "operate" }, "required": [ { "code": "communityId", "msg": "小区id不能为空" } ] }