huang
2025-06-30 935275e79de8415ee3ca0b9a45da548aa6a2ee34
JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/java/com/mes/mechanicalMonitor/controller/MechanicalMonitorController.java
@@ -16,7 +16,7 @@
@Api(tags = "设备状态监控")
@RestController
@RequestMapping("/deviceInteraction/mechanicalMonitor")
@RequestMapping("/mechanicalMonitor")
public class MechanicalMonitorController {
    @Autowired