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("按多设备统计用时")