财务-提现打款状态变更

接口地址:/console/withdrawpaid

请求方式 post

参数:

  • id 提现表的id

  • note 打款备注

返回格式:

{
    "code": 1,
    "data": {
    },
    "msg": "success"
}

Last updated

Was this helpful?