gx_tieta/src/com/fgkj/actions/ram/Fbs9100_stateAction.java
@@ -118,6 +118,13 @@ result = tojson(model); return SUCCESS; } //实时刷新批量设置放电参数 public String freshenDischarge(){ List list=getGson().fromJson(json,new TypeToken<List<BattInf>>(){}.getType()); ServiceModel model = service.freshenDischarge(list); result = tojson(model); return SUCCESS; } //11.1FBS9100设备通信状态查询 <-- 跨域 --> public String serchByCondition_ky(){ //isAllowHeaders(); //允许跨域访问