ard-work/src/main/java/com/ruoyi/device/camera/service/impl/ArdCamerasServiceImpl.java
@@ -56,13 +56,13 @@ private SysDeptMapper sysDeptMapper; @Resource private RedisCache redisCache; @Autowired @Resource private ISysDeptService deptService; @Resource private ArdChannelMapper ardChannelMapper; @Resource private IVtduService vtduService; @Autowired @Resource protected Validator validator; @PostConstruct