fanli/src/main/java/com/yeshi/fanli/service/impl/user/invite/ThreeSaleSerivceImpl.java
@@ -604,7 +604,7 @@ // 邀请消息 UserActiveLog activeLog = userActiveLogService.getUserLatestActiveInfo(bossId); if (activeLog != null) { if (VersionUtil.greaterThan_2_0_2("appstore".equalsIgnoreCase(activeLog.getChannel()) ? "ios" : "android", if (VersionUtil.greaterThan_2_1("appstore".equalsIgnoreCase(activeLog.getChannel()) ? "ios" : "android", activeLog.getVersionCode())) { // 2.0.2版本以上 userInviteMsgNotificationService.inviteSuccess2_0_2(bossId, threeSale); } else { // 最初消息