吉安感知网项目-后端
linwei
4 days ago 381600b0f215c8f782131f3f4cf763d7a2e1b8ac
drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/service/impl/GdClueEventServiceImpl.java
@@ -201,7 +201,7 @@
         GdClueEventCountVO empty = new GdClueEventCountVO();
         empty.setTotalCount(0L);
         empty.setMyCount(0L);
         empty.setReturnedCount(0L);
         empty.setDisposingCount(0L);
         empty.setDisposedCount(0L);
         empty.setCompletedCount(0L);
         return empty;