Crunchy
2024-05-09 fb7bc35a49bac34373ee2ac93dc850d0b0f4444f
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;