|
|
@ -33,7 +33,7 @@ public class AssertStatisticsController { |
|
|
|
return bsSgcjsjdBuiProInfoService.selectPageByCode(sp); |
|
|
|
} |
|
|
|
|
|
|
|
@GetMapping |
|
|
|
@GetMapping("/getHistogram") |
|
|
|
public AjaxResult getHistogram() { |
|
|
|
return AjaxResult.success(bsSgcjsjdBuiProInfoService.getHistogram()); |
|
|
|
|
|
|
|