MrShi
2026-01-13 3a154bdb0a5aaa2c0ac3eac95a6ba747068bd454
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