yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
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;