UserIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IUserInfoService.java
@@ -18,7 +18,7 @@ * @param phone * @return */ ResultUtil queryCaptcha(String phone, Integer type) throws Exception; ResultUtil queryCaptcha(String phone, Integer type, Integer language) throws Exception; /**