| | |
| | | { |
| | | "id": "taskId", |
| | | "name": "inspectionTask", |
| | | "desc": "活动", |
| | | "id": "returnFeeId", |
| | | "name": "returnPayFee", |
| | | "desc": "退费表", |
| | | "shareParam": "communityId", |
| | | "shareColumn": "community_id", |
| | | "newBusinessTypeCd": "BUSINESS_TYPE_SAVE_INSPECTION_TASK", |
| | | "updateBusinessTypeCd": "BUSINESS_TYPE_UPDATE_INSPECTION_TASK", |
| | | "deleteBusinessTypeCd": "BUSINESS_TYPE_DELETE_INSPECTION_TASK", |
| | | "newBusinessTypeCdValue": "530200030001", |
| | | "updateBusinessTypeCdValue": "530200030001", |
| | | "deleteBusinessTypeCdValue": "530200030001", |
| | | "businessTableName": "business_inspection_task", |
| | | "tableName": "inspection_task", |
| | | "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": { |
| | | "taskId": "task_id", |
| | | "inspectionPlanId": "inspection_plan_id", |
| | | "planInsTime": "plan_ins_time", |
| | | "actInsTime": "act_ins_time", |
| | | "planUserId": "plan_user_id", |
| | | "returnFeeId": "return_fee_id", |
| | | "bId": "bId", |
| | | "configId": "config_id", |
| | | "communityId": "community_id", |
| | | "planUserName": "plan_user_name", |
| | | "actUserId": "act_user_id", |
| | | "actUserName": "act_user_name", |
| | | "signType": "sign_type", |
| | | "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": "inspectionPlanId", |
| | | "msg": "巡检计划不能为空" |
| | | "code": "configId", |
| | | "msg": "费用项ID不能为空" |
| | | }, |
| | | { |
| | | "code": "actInsTime", |
| | | "msg": "巡检时间不能为空" |
| | | "code": "feeId", |
| | | "msg": "feeId不能为空" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "小区不能为空" |
| | | }, |
| | | { |
| | | "code": "actUserId", |
| | | "msg": "巡检人不能为空" |
| | | "code": "detailId", |
| | | "msg": "缴费id不能为空" |
| | | }, |
| | | { |
| | | "code": "actUserName", |
| | | "msg": "巡检人不能为空" |
| | | }, |
| | | { |
| | | "code": "signType", |
| | | "msg": "巡检方式不能为空" |
| | | "code": "reason", |
| | | "msg": "退费原因不能为空" |
| | | } |
| | | ] |
| | | } |