Commit 428c43b3 authored by suhuiguang's avatar suhuiguang

1.统计服务合并,tcm的总览

parent 3410b5d5
...@@ -25,7 +25,7 @@ import java.util.Map; ...@@ -25,7 +25,7 @@ import java.util.Map;
*/ */
@RestController @RestController
@Api(tags = "大屏-总览统计API") @Api(tags = "大屏-总览统计API")
@RequestMapping(value = "/statistics") @RequestMapping(value = "/zl/dp")
public class ZLDPStatisticsController { public class ZLDPStatisticsController {
private ZLDPStatisticsServiceImpl statisticsService; private ZLDPStatisticsServiceImpl statisticsService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment