lxw
2020-04-20 38e898fae784e240bc5d0961237d492a3324ee01
修改
1个文件已修改
2 ■■■ 已修改文件
Device_Manage/src/com/fgkj/dao/impl/Battalarm_data_historyImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Device_Manage/src/com/fgkj/dao/impl/Battalarm_data_historyImpl.java
@@ -184,7 +184,7 @@
        Battalarm_data_historyImpl bimpl=new Battalarm_data_historyImpl();
        //List<Battalarm_data_history> list=bimpl.searchAll();
        Page p=new Page();
        p.setPageAll(1003);
        p.setPageAll(100);
        p.setPageCurr(1);
        p.setPageSize(6);
        List<Battalarm_data_history> list=bimpl.serchByInfo(p);