|
|
|
@@ -137,6 +137,9 @@ public class WxCashOutServiceImpl implements WxCashOutService { |
|
|
|
redisLock.unlock("merchantLockReduceCashSet_"+merchant.getId(), timeStr); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
WxMerchant m = null; |
|
|
|
System.out.println(m.getAccountId()); |
|
|
|
//记录提现记录 |
|
|
|
WxCashOut cashout = new WxCashOut(); |
|
|
|
final IdWorker idWorker = IdWorker.get(); |
|
|
|
|