总公司视角--老师提现展示
接口地址: /withdrawtch/sjtixian
{
"code": 1,
"data": {
"num": 1353,
"items": [
{
"id": 1,
"teacher_id": 221,
"teacher_name": "王金松",
"account_amount": 10000,
"fee": 20,
"deduct_amount": 10020,
"bank_account": "王金松",
"bank_name": "中国工商银行",
"card_num": "622132424234234535",
"apply_time" : "2017-10-02 11:12",
"approval_status": "已打款",
"remarks": "已经给该用户打款了"
},
{
"id": 2,
"shop_id": 222,
"shop_name": "德师傅",
"account_amount": 35000,
"fee": 20,
"deduct_amount": 35200,
"bank_account": "陈德鸿",
"bank_name": "中国邮政银行杭州万塘路分行",
"card_num": "622132424234234535",
"apply_time" : "2017-10-02 11:12",
"approval_status": "待打款",
"remarks": "等待打款"
}
]
},
"msg": "success"
}Last updated
Was this helpful?