Commit d18828bb by carrieyzzhang

merge conflict

parents fcc348c8 a15626d5
...@@ -1029,7 +1029,6 @@ public class EventServiceImpl implements EventService { ...@@ -1029,7 +1029,6 @@ public class EventServiceImpl implements EventService {
} catch (Exception e) { } catch (Exception e) {
result.put("value", valueList); result.put("value", valueList);
} }
} else { } else {
result.put("value", valueList); result.put("value", valueList);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment