Pu Zhibing
3 天以前 0a8d28436b2f7229ecdf40c6b003902002c8947f
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;
}