| | |
| | | private String json;
|
| | | private String result;
|
| | | //查询机房实时状态
|
| | | private String serchByCondition(){
|
| | | public String serchByCondition(){
|
| | | BattInf binf=getGson("yyyy-MM-dd HH:mm:ss").fromJson(json, BattInf.class);
|
| | | ServiceModel model=service.serchByCondition(binf);
|
| | | result=tojson(model);
|
| | |
| | | binf.setStationName1("");
|
| | | binf.setStationName2("");
|
| | | binf.setStationName3("");
|
| | | binf.setStationId("");
|
| | | binf.setStationId("35000004");
|
| | | Page p=new Page();
|
| | | p.setPageCurr(1);
|
| | | p.setPageSize(10);
|
| | |
| | | + ", BattGuarantDayCount=" + BattGuarantDayCount
|
| | | + ", SignalId=" + SignalId + ", CInterFaceId=" + CInterFaceId
|
| | | + ", Load_curr=" + Load_curr + ", SignalName=" + SignalName
|
| | | + ", StartNum=" + StartNum + ", Size=" + Size + ", obj=" + obj
|
| | | + "]";
|
| | | + ", StartNum=" + StartNum + ", Size=" + Size + ", page="
|
| | | + page + ", obj=" + obj + "]";
|
| | | }
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | | |
| | | }
|