z1415143022
2025-04-11 c95af62539744af5c622f91c9b4668b117211032
zhitan-admin/src/main/java/com/zhitan/web/controller/homepage/HomePageController.java
@@ -16,7 +16,7 @@
/**
 * HomePageController
 *
 * @author hmj
 * @author ZhiTan
 * @date 2024-10-08
 */
@RestController
@@ -43,7 +43,7 @@
    /**
     * @description: 能耗趋势
     * @author: hmj
     * @author ZhiTan
     * @date: 2024/10/8 13:41
     */
    @GetMapping("/energyConsumptionTrend")
@@ -61,7 +61,7 @@
    /**
     * @description: 科室能耗排名
     * @author: hmj
     * @author ZhiTan
     * @date: 2024/10/8 13:41
     */
    @GetMapping("/energyConsumptionRanking")
@@ -78,7 +78,7 @@
    /**
     * @description: 峰平谷占比
     * @author: hmj
     * @author ZhiTan
     * @date: 2024/10/8 13:41
     */
    @GetMapping("/peakValley")