huang
2025-06-12 e206ea8f7dbb655c0d8868996dae8ff1ff5ed11a
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