Merge remote-tracking branch 'origin/master'
| | |
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | // fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE)
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_NOTICE_PUNISHMENT,filter, null,null,null,fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_NOTICE_PUNISHMENT,filter, null,null," no00 desc",fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | if(!BaseUtil.dataTableIsEmpty(fs.getSubDataTable("systemSeniorQueryString"))){
|
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.GWJDSPB,filter,null,null,null,fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.GWJDSPB,filter,null,null," gw00 desc ",fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | if (!BaseUtil.dataTableIsEmpty(fs.getSubDataTable("systemSeniorQueryString"))) {
|
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_XZZFSPB, filter, null, null, null, fs.getInteger(CmnConst.PAGESIZE), fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_XZZFSPB, filter, null, null, " ax00 desc ", fs.getInteger(CmnConst.PAGESIZE), fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | filter += " and "+dataFilter;
|
| | | }
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGYPLYB,filter,null,null,null,fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGYPLYB,filter,null,null," bg00 desc ",fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | if(!BaseUtil.dataTableIsEmpty(fs.getSubDataTable("systemSeniorQueryString"))){
|
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGSYPCGB,filter,null,null,null,fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGSYPCGB,filter,null,null," bg00 desc ",fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | if (!BaseUtil.dataTableIsEmpty(fs.getSubDataTable("systemSeniorQueryString"))) {
|
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGYPLYB, filter, null, null, null, fs.getInteger(CmnConst.PAGESIZE), fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.BGYPLYB, filter, null, null, " bg00 desc", fs.getInteger(CmnConst.PAGESIZE), fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|
| | |
| | | if(!BaseUtil.dataTableIsEmpty(fs.getSubDataTable("systemSeniorQueryString"))){
|
| | | filter = filter + " and " + queryFilterService.getQueryFilter(fs);
|
| | | }
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_GZRYCCSPB,filter,null,null,null,fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | DataTableEntity dt = baseDao.listTable(CmnConst.APP_GZRYCCSPB,filter,null,null," ag00 desc ",fs.getInteger(CmnConst.PAGESIZE),fs.getInteger(CmnConst.CPAGE));
|
| | | baseDao.loadPromptData(dt);
|
| | | return dt;
|
| | | }
|