| | |
| | | { |
| | | "autoMove": true, |
| | | "id": "floorId", |
| | | "name": "floor", |
| | | "desc": "楼栋", |
| | | "shareParam": "floorId", |
| | | "shareColumn": "floor_id", |
| | | "shareName": "community", |
| | | "tableName": "f_floor", |
| | | "param": { |
| | | "floorId": "floor_id", |
| | | "bId": "b_id", |
| | | "floorNum": "floor_num", |
| | | "name": "name", |
| | | "userId": "user_id", |
| | | "remark": "remark", |
| | | "communityId": "community_id", |
| | | "floorArea": "floor_area" |
| | | "refundFee": "refund_fee", |
| | | "mchId": "mch_id", |
| | | "orderId": "order_id", |
| | | "totalFee": "total_fee", |
| | | "openId": "open_id", |
| | | "appId": "app_id", |
| | | "statusCd": "status_cd", |
| | | "payId": "pay_id", |
| | | "state": "state", |
| | | "message": "message", |
| | | "payName": "pay_name", |
| | | "transactionId": "transaction_id" |
| | | }, |
| | | "name": "onlinePay", |
| | | "shareColumn": "order_id", |
| | | "id": "payId", |
| | | "shareName": "acct", |
| | | "autoMove": true, |
| | | "required": [ |
| | | { |
| | | "code": "floorId", |
| | | "msg": "用户名称不能为空" |
| | | "msg": "订单ID不能为空", |
| | | "code": "orderId" |
| | | }, |
| | | { |
| | | "code": "bId", |
| | | "msg": "密码不能为空" |
| | | "msg": "商户ID不能为空", |
| | | "code": "mchId" |
| | | }, |
| | | { |
| | | "code": "floorNum", |
| | | "msg": "手机号不能为空" |
| | | "msg": "付款总金额不能为空", |
| | | "code": "totalFee" |
| | | }, |
| | | { |
| | | "code": "name", |
| | | "msg": "手机号不能为空" |
| | | }, |
| | | { |
| | | "code": "userId", |
| | | "msg": "手机号不能为空" |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "msg": "手机号不能为空" |
| | | }, |
| | | { |
| | | "code": "floorArea", |
| | | "msg": "手机号不能为空" |
| | | "msg": "退款金额不能为空", |
| | | "code": "refundFee" |
| | | } |
| | | ] |
| | | } |
| | | |
| | | ], |
| | | "desc": "线上支付", |
| | | "shareParam": "orderId", |
| | | "tableName": "online_pay" |
| | | } |