Crunchy
2024-05-14 b434c283d2a4787b6eb840a0289d6adc62fba132
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;