back_recharge
xuexinpeng 2021-10-27 19:47:27 +08:00
parent 6021025dc6
commit 18201b0de6
1 changed files with 1 additions and 0 deletions

View File

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