puzhibing
2023-05-29 d6b28b2d38ae32c1d147e263c1cb4cff6b32a503
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;
    /**