预存款管理

提现管理|提现管理|人工操作|提现审核
  • 预存款编号
  • $!obj.cash_sn
  • 会员名称
  • $!obj.cash_user.userName
  • 提交时间
  • $!CommUtil.formatShortDate($!obj.addTime)
  • 支付方式
  • #if($!obj.cash_payment=="outline") #set($cash_payment="线下支付") #end #if($!obj.cash_payment=="alipay") #set($cash_payment="支付宝") #end #if($!obj.cash_payment=="tenpay") #set($cash_payment="财付通") #end #if($!obj.cash_payment=="bill") #set($cash_payment="快钱") #end #if($!obj.cash_payment=="chinabank") #set($cash_payment="网银在线") #end
  • $!cash_payment
  • 提现金额
  • $!obj.cash_amount
  • 收款账号
  • $!obj.cash_account
#if($!obj.cash_payment=="outline")
  • 收款人姓名
  • $!obj.cash_userName
  • 收款银行
  • $!obj.cash_bank
#end
  • 提现备注
  • $!obj.cash_info
  • 支付状态
  • 等待支付 完成支付
  • 提现状态
  • 等待审核 完成审核
  • 操作备注