driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/service/IDriverService.java
@@ -131,6 +131,17 @@ ResultUtil balanceRecharge(Integer uid, Double amount) throws Exception; /** * 司机账户余额充值 * @param driverId * @param amount * @return * @throws Exception */ ResultUtil balanceRecharge1(Integer driverId, String jscode, Double amount) throws Exception; /** * 支付回调通知处理 * @param out_trade_no