Commit e888ddc0 authored by 张辰's avatar 张辰

添加埋点支持

parent 39b09012
...@@ -117,7 +117,6 @@ public class ConvertUtil { ...@@ -117,7 +117,6 @@ public class ConvertUtil {
return entities.stream().map(ConvertUtil::commentEntity2Qo).collect(Collectors.toList()); return entities.stream().map(ConvertUtil::commentEntity2Qo).collect(Collectors.toList());
} }
/** /**
* VISIT_SUMMARY * VISIT_SUMMARY
*/ */
......
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