去掉注释

back_recharge
xuexinpeng 2021-10-27 20:24:44 +08:00
parent 18201b0de6
commit 61a71d847c
1 changed files with 0 additions and 1 deletions

View File

@ -781,7 +781,6 @@ public class ActivityLogic implements IEventHandler{
if(item == null || item.getValue() == null){
continue;
}
LOGGER.error("xuexinpeng 1027");
ActivityMission activityMission = item.getValue();
//7201活动弃用
if(activityMission == null){