|
@@ -94,7 +94,7 @@ public class BusJcebController extends BaseController {
|
|
|
return getDataTable(list);
|
|
return getDataTable(list);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- @ApiOperation(value = "列表")
|
|
|
|
|
|
|
+ @ApiOperation(value = "汇总列表")
|
|
|
@GetMapping(value = "listAll")
|
|
@GetMapping(value = "listAll")
|
|
|
public TableDataInfo listAll(JcebQueryVo query) {
|
|
public TableDataInfo listAll(JcebQueryVo query) {
|
|
|
startPage();
|
|
startPage();
|