去掉注释
parent
18201b0de6
commit
61a71d847c
|
@ -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){
|
||||
|
|
Loading…
Reference in New Issue