puzhibing
2023-07-27 d56eb9b8c519945957c2a90e4204efb48abd463b
DriverIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IDriverService.java
@@ -37,7 +37,7 @@
     * @return
     * @throws Exception
     */
    boolean checkCaptcha(String phone, String code) throws Exception;
    boolean checkCaptcha(String email, String phone, String code) throws Exception;
    /**