@ -25,7 +25,9 @@
dwa.remit_date_time,
dwa.`create_time` as applyTime,
dwa.withdraw_type,
dwa.ext_details_info
dwa.ext_details_info,
dwa.audit_remark,
dwa.remit_remark
from da_withdraw_audit as dwa
LEFT JOIN da_matchmaker as dm on dwa.wallet_account_user_id=dm.user_id and dm.is_delete=0
LEFT JOIN da_organization as dao on dao.id=dwa.wallet_account_org_id