提交 9bc92cdd 编写于 作者: liyi_hz2008's avatar liyi_hz2008 提交者: GitHub

Update ActionDestroyAfterEventId.java

去掉x_calendar_assemble_control多余的日志信息
上级 b19ec37d
......@@ -34,7 +34,6 @@ public class ActionDestroyAfterEventId extends BaseAction {
protected ActionResult<Wo> execute( HttpServletRequest request, EffectivePerson effectivePerson, String id ) throws Exception {
LogUtil.INFO( ">>>>>>ActionDestroyAfterEventId.execute......" );
ActionResult<Wo> result = new ActionResult<>();
Integer count = 0;
Wo wo = new Wo();
......@@ -155,4 +154,4 @@ public static class Wi extends Calendar_Event{
public static class Wo extends WrapInteger {
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册