| | |
| | | { |
| | | "id": "activitiesId", |
| | | "name": "activities", |
| | | "desc": "活动", |
| | | "id": "junkRequirementId", |
| | | "name": "junkRequirement", |
| | | "desc": "旧货市场", |
| | | "shareParam": "communityId", |
| | | "shareColumn": "community_id", |
| | | "newBusinessTypeCd": "BUSINESS_TYPE_SAVE_ACTIVITIES", |
| | | "updateBusinessTypeCd": "BUSINESS_TYPE_UPDATE_ACTIVITIES", |
| | | "deleteBusinessTypeCd": "BUSINESS_TYPE_DELETE_ACTIVITIES", |
| | | "newBusinessTypeCdValue": "290200030001", |
| | | "updateBusinessTypeCdValue": "290200040001", |
| | | "deleteBusinessTypeCdValue": "290200050001", |
| | | "businessTableName": "business_activities", |
| | | "tableName": "activities", |
| | | "newBusinessTypeCd": "BUSINESS_TYPE_SAVE_JUNK_REQUIREMENT", |
| | | "updateBusinessTypeCd": "BUSINESS_TYPE_UPDATE_JUNK_REQUIREMENT", |
| | | "deleteBusinessTypeCd": "BUSINESS_TYPE_DELETE_JUNK_REQUIREMENT", |
| | | "newBusinessTypeCdValue": "550200030001", |
| | | "updateBusinessTypeCdValue": "550200040001", |
| | | "deleteBusinessTypeCdValue": "550200050001", |
| | | "businessTableName": "business_junk_requirement", |
| | | "tableName": "junk_requirement", |
| | | "param": { |
| | | "activitiesId": "activities_id", |
| | | "title": "title", |
| | | "junkRequirementId": "junk_requirement_id", |
| | | "typeCd": "type_cd", |
| | | "headerImg": "header_img", |
| | | "classification": "classification", |
| | | "context": "context", |
| | | "referencePrice": "reference_price", |
| | | "communityId": "community_id", |
| | | "readCount": "read_count", |
| | | "likeCount": "like_count", |
| | | "collectCount": "collect_count", |
| | | "userId": "user_id", |
| | | "userName": "user_name", |
| | | "startTime": "start_time", |
| | | "endTime": "end_time", |
| | | "publishUserId": "publish_user_id", |
| | | "publishUserName": "publish_user_name", |
| | | "publishUserLink": "publish_user_link", |
| | | "state": "state", |
| | | "statusCd": "status_cd", |
| | | "operate": "operate", |
| | | "bId": "b_id" |
| | | }, |
| | | "required": [ |
| | | { |
| | | "code": "activitiesId" |
| | | "code": "typeCd", |
| | | "msg": "类型不能为空" |
| | | }, |
| | | { |
| | | "code": "classification", |
| | | "msg": "分类不能为空" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "小区不能为空" |
| | | }, |
| | | { |
| | | "code": "context", |
| | | "msg": "内容不能为空" |
| | | }, |
| | | { |
| | | "code": "referencePrice", |
| | | "msg": "参考价格不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserId", |
| | | "msg": "发布人ID不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserName", |
| | | "msg": "发布人名称不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserLink", |
| | | "msg": "发布人联系电话不能为空" |
| | | } |
| | | ] |
| | | } |