puzhibing
2023-06-20 f3672f3dbcb943bf2d21047bb0c474502bc29930
driver/guns-admin/src/main/java/com/agentdriving/driver/modular/system/service/IDriverService.java
@@ -129,7 +129,7 @@
     * @return
     * @throws Exception
     */
    ResultUtil balanceRecharge(Integer uid, Double amount) throws Exception;
    ResultUtil balanceRecharge(Integer uid, Integer type, Double amount) throws Exception;
    /**