doum
2026-03-06 9ed63131e87df9fc45c35f445a24506ae662d23c
server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKTools.java
@@ -467,7 +467,6 @@
      return result;
   }
   public static String startDoPostStringArtemis(String[] pathStr,Map<String, String> querys,Map<String, String> header,String body){
      Map<String, String> path = getPath(pathStr[0]);
      header.put("tagId","frs");
@@ -882,6 +881,12 @@
   public static String fireStatistic(String body) {
      return startDoPostStringArtemis(HKConstants.InterfacePath.fireStatistic,body);
   }
   public static String sensorStatusStatistic(String body) {
      return startDoPostStringArtemis(HKConstants.InterfacePath.sensorStatusStatistic,body);
   }
   /**
    * 消防维保每月新增统计
    * @param body