Merge pull request '更改CameraApi 和RegionApi的包' (#99) from cgt into master
Reviewed-on: #99
This commit is contained in:
commit
289f22c109
@ -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