yangys
2024-10-30 25db770e621f1259b8d5b7fd514207f7481c2d0f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/mdc/controller/TimeUsedAnalysisController.java
@@ -30,6 +30,12 @@
        this.superAggregateStateService = superAggregateStateService;
    }
    /**
     * 用时分析统计
     * @param query
     * @param stationVO
     * @return
     */
    @PostMapping({"/work-stations"})
    @ApiOperationSupport(order = 1)
    @ApiOperation("按多设备统计用时")