doum
21 小时以前 4936ba718f4ec2d069a9c28d07215573ed8548aa
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