UserQYTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IUserInfoService.java
@@ -242,5 +242,5 @@ * @param phone * @return */ String addAppUser(String phone, String code, String areaCode) throws Exception; String addAppUser(String phone, String code, String areaCode, String onconUUID) throws Exception; }