Crunchy
2024-05-08 f6fd1f8aed6e7bb0c4dce40cf1cc48b8f4597432
cnas-server/src/main/java/com/yuanchu/mom/controller/DeviceController.java
@@ -30,8 +30,6 @@
@RestController
@RequestMapping("/deviceScope")
public class DeviceController {
    @Resource
    private DeviceService deviceService;