| | |
| | | { |
| | | "id": "junkRequirementId", |
| | | "name": "junkRequirement", |
| | | "desc": "旧货市场", |
| | | "id": "returnFeeId", |
| | | "name": "returnPayFee", |
| | | "desc": "退费表", |
| | | "shareParam": "communityId", |
| | | "shareColumn": "community_id", |
| | | "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", |
| | | "newBusinessTypeCd": "BUSINESS_TYPE_SAVE_RETURN_PAY_FEE", |
| | | "updateBusinessTypeCd": "BUSINESS_TYPE_UPDATE_RETURN_PAY_FEE", |
| | | "deleteBusinessTypeCd": "BUSINESS_TYPE_DELETE_RETURN_PAY_FEE", |
| | | "newBusinessTypeCdValue": "621100030001", |
| | | "updateBusinessTypeCdValue": "621100040001", |
| | | "deleteBusinessTypeCdValue": "621100050001", |
| | | "businessTableName": "business_return_pay_fee", |
| | | "tableName": "return_pay_fee", |
| | | "param": { |
| | | "junkRequirementId": "junk_requirement_id", |
| | | "typeCd": "type_cd", |
| | | "classification": "classification", |
| | | "context": "context", |
| | | "referencePrice": "reference_price", |
| | | "returnFeeId": "return_fee_id", |
| | | "bId": "bId", |
| | | "configId": "config_id", |
| | | "communityId": "community_id", |
| | | "publishUserId": "publish_user_id", |
| | | "publishUserName": "publish_user_name", |
| | | "publishUserLink": "publish_user_link", |
| | | "feeId": "fee_id", |
| | | "feeTypeCd": "fee_type_cd", |
| | | "detailId": "detail_id", |
| | | "cycles": "cycles", |
| | | "receivableAmount": "receivable_amount", |
| | | "receivedAmount": "received_amount", |
| | | "primeRate": "prime_rate", |
| | | "remark": "remark", |
| | | "state": "state", |
| | | "statusCd": "status_cd", |
| | | "payTime": "pay_time", |
| | | "operate": "operate", |
| | | "bId": "b_id" |
| | | "reason": "reason" |
| | | }, |
| | | "required": [ |
| | | { |
| | | "code": "typeCd", |
| | | "msg": "类型不能为空" |
| | | "code": "configId", |
| | | "msg": "费用项ID不能为空" |
| | | }, |
| | | { |
| | | "code": "classification", |
| | | "msg": "分类不能为空" |
| | | "code": "feeId", |
| | | "msg": "feeId不能为空" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "小区不能为空" |
| | | }, |
| | | { |
| | | "code": "context", |
| | | "msg": "内容不能为空" |
| | | "code": "detailId", |
| | | "msg": "缴费id不能为空" |
| | | }, |
| | | { |
| | | "code": "referencePrice", |
| | | "msg": "参考价格不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserId", |
| | | "msg": "发布人ID不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserName", |
| | | "msg": "发布人名称不能为空" |
| | | }, |
| | | { |
| | | "code": "publishUserLink", |
| | | "msg": "发布人联系电话不能为空" |
| | | "code": "reason", |
| | | "msg": "退费原因不能为空" |
| | | } |
| | | ] |
| | | } |