const e="当前状态",a="提现单号",r="手续费",t="申请时间",s="审核时间",n="收款账号",o="转账方式",c="转账时间",f="收款方信息",i="转账信息",m="收款方名称",u="转账单号",N="提现",T={statusName:e,cashOutNo:a,serviceMoney:"手续费",createTime:t,auditTime:s,transferAccount:n,transferTypeName:o,transferTime:c,proceedsInfo:f,transferInfo:i,transferNickname:m,transferNo:u,cashOutNow:"提现"};export{s as auditTime,a as cashOutNo,N as cashOutNow,t as createTime,T as default,f as proceedsInfo,r as serviceMoney,e as statusName,n as transferAccount,i as transferInfo,m as transferNickname,u as transferNo,c as transferTime,o as transferTypeName};