日志管理
parent
275426aadc
commit
b418a8e53c
|
@ -1461,7 +1461,7 @@ public class ActivityLogic implements IEventHandler{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
LOGGER.error("未开启或者活动表已删除的活动id:{}",activityType);
|
LOGGER.debug("未开启或者活动表已删除的活动id:{}",activityType);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue