Merge branch 'master_test_gn_zf' of http://60.1.1.230/backend/jieling_server into master_test_gn_zf

back_recharge
jiahuiwen 2021-12-13 14:04:18 +08:00
commit 1f952efa98
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ public class ActivityLogic implements IEventHandler{
LOGGER.info("checkActivityOfUser uid={} activityId={} reopen shopId={}", user.getId(), openActivityId, shopId[0]);
Poster.getPoster().dispatchEvent(new ActivityStateChangeEvent(user.getId(),openActivityId,1));
}
}
continue;
}
initAllActivityMission(activityManager.getActivityMissionMap(),openActivityId);