|
|
|
@ -29,7 +29,7 @@ public class BigViewDataController {
|
|
|
|
|
@Resource |
|
|
|
|
private HomeService homeService; |
|
|
|
|
|
|
|
|
|
@GetMapping("/getLeftFist") |
|
|
|
|
@GetMapping("/getLeftFirst") |
|
|
|
|
private HomeCountResVO leftFirst(HomeSelectVO homeSelectVO) { |
|
|
|
|
return homeService.appCount1(homeSelectVO); |
|
|
|
|
} |
|
|
|
|