fanli/src/main/java/com/yeshi/fanli/controller/client/v1/ConfigController.java
@@ -311,7 +311,7 @@ String tearcherLink = configService.getByVersion(ConfigKeyEnum.tearcherLink.getKey(), acceptData.getPlatform(), Integer.parseInt(acceptData.getVersion())); if (userActivedRecordService.canNotifyAddTearcher(uid)) { if (userActivedRecordService.canNotifyAddTearcher(uid) && !StringUtil.isNullOrEmpty(tearcherLink)) { UserInfo userInfo = userInfoService.selectAvailableByPrimaryKey(uid); if (userInfo != null) { JumpDetailV2 jumpDetail = jumpDetailV2Service.getByTypeCache("web",