更改CameraApi 和RegionApi的包
This commit is contained in:
parent
a8ee63a0f3
commit
4f0d793cd4
@ -1,4 +1,4 @@
|
||||
package cn.iocoder.yudao.module.datacenter.controller;
|
||||
package cn.iocoder.yudao.module.datacenter.controller.app.camera;
|
||||
|
||||
import cn.iocoder.yudao.framework.common.pojo.CommonResult;
|
||||
import cn.iocoder.yudao.framework.common.pojo.PageResult;
|
@ -1,4 +1,4 @@
|
||||
package cn.iocoder.yudao.module.datacenter.controller;
|
||||
package cn.iocoder.yudao.module.datacenter.controller.app.region;
|
||||
|
||||
import cn.iocoder.yudao.module.datacenter.controller.app.camera.vo.CameraDTO;
|
||||
import cn.iocoder.yudao.module.datacenter.controller.app.camera.vo.RegionCameraListDTO;
|
Loading…
Reference in New Issue
Block a user