|
|
|
@@ -175,7 +175,7 @@ public class WxCashOutServiceImpl implements WxCashOutService { |
|
|
|
wxFlowService.start(map, buser.getId(), buser.getName(), buser); |
|
|
|
return new ResultData(Result.SUCCESS,"提现提交审批成功",olderCashOutNumber-record.getTotalFee()); |
|
|
|
}else { |
|
|
|
//没有审批则发送消息 |
|
|
|
//没有审批则发送消息,延停一段时间发消息 |
|
|
|
sendCashOutMsg(merchant, cashout.getId(),payWay); |
|
|
|
} |
|
|
|
|
|
|
|
|