zhoutg %!s(int64=4) %!d(string=hai) anos
pai
achega
7cf08fc24e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main/java/com/diagbot/facade/PushFacade.java

+ 1 - 0
src/main/java/com/diagbot/facade/PushFacade.java

@@ -159,6 +159,7 @@ public class PushFacade {
         CoreUtil.getDebugStr(reverseStart, "反推业务耗时", debug);
 
         CoreUtil.getDebugStr(start, "总计耗时", debug);
+        CoreUtil.getDebugObject("数据", debug, wordCrfDTO);
         pushDTO.getDebug().putAll(debug);
         return pushDTO;
     }