D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-18 2fe250ece8de95b3f70172fe5b45793ab6a3084a
gx_tieta/src/com/fgkj/actions/Batt_rtstateAction.java
@@ -90,7 +90,7 @@
   
   //实时监测中的查询实时组端信息      <!--   跨域访问 --->
   public String serchByCondition_ky(){   
      ActionUtil.isAllowHeaders();            //允许跨域访问
      //ActionUtil.isAllowHeaders();            //允许跨域访问
      model = new ServiceModel();
      //System.out.println("开始查询rtstate");
      rtstate = ActionUtil.getGson().fromJson(json, Batt_rtstate.class);