V: ititit111222333
} catch (Exception e) {
log.error("--根据手机号查询用户返回个人账号成员信息,"+e.getMessage(),e);
throw new RuntimeException(e.getMessage());
}
if (userId == 0) {
userId = user.getId();
}
V: ititit111222333
} catch (Exception e) {
log.error("--根据手机号查询用户返回个人账号成员信息,"+e.getMessage(),e);
throw new RuntimeException(e.getMessage());
}
if (userId == 0) {
userId = user.getId();
}