{ "refund_id": 16 }
curl --location '/adminapi/finance/refund_apply/offline_audit' \ --header 'Content-Type: application/json' \ --data '{ "refund_id": 16 }'
{ "code": 0, "msg": "ok", "data": { "errcode": 0, "message": "更新成功" } }