yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-man-boot/src/main/java/com/qianwen/smartman/modules/report/controller/WorkstationEfficiencyController.java
@@ -14,7 +14,7 @@
@Api(value = "工位效率报表controller", tags = {"工位效率报表controller"})
@ApiResource({"blade-report/workstation-efficiency"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/report/controller/WorkstationEfficiencyController.class */
public class WorkstationEfficiencyController {
    @Autowired
    private IWorkstationEfficiencyService workstationEfficiencyService;