05 2018 档案
摘要:select b.bid_name as bidName,bd.repayment_way as depict,r.exact_repayment_time as time, r.should_repayment_principal as amount, '待收本金' as typeContent from repayment r INNER JOIN bid b ON r.bid_id = b...
阅读全文
摘要:1 @Override 2 public Result updatePayPassword(long userId, String oldPayPwd, String tradePassword)throws MyException { 3 //验证新旧密码格式是否正确 4 if(!CheckPwd.checkPayPwd(oldPayPw...
阅读全文
摘要:1 (select recharge_arrive_time as time,recharge_amount as amount,state,'充值' AS type from onlinerecharge where user_id=1) 2 UNION 3 (select confirm_time as time,withdraw_cash_amount as amount,stat...
阅读全文

浙公网安备 33010602011771号