Commit f5328bbd authored by duanruiming's avatar duanruiming

[update] 全息事件查询无入参优化

parent 2160ad52
...@@ -2047,6 +2047,7 @@ public class TrendServiceImpl implements TrendService { ...@@ -2047,6 +2047,7 @@ public class TrendServiceImpl implements TrendService {
} }
} }
} }
results = holoEventInfoPOS;
return results; return results;
} catch (Exception e) { } catch (Exception e) {
log.error("全息事件查询异常:", e); log.error("全息事件查询异常:", e);
......
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