新增城市模块
This commit is contained in:
parent
b8d90525ae
commit
9c144e2138
@ -0,0 +1,5 @@
|
|||||||
|
package com.ruoyi.web.controller.yada;/**
|
||||||
|
* @Author: JinSheng Song
|
||||||
|
* @Date: 2022/7/1 10:09
|
||||||
|
*/public class CityExpandControllerr {
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package com.ruoyi.system.domain_yada;/**
|
||||||
|
* @Author: JinSheng Song
|
||||||
|
* @Date: 2022/7/1 10:15
|
||||||
|
*/public class CityFocusVO {
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package com.ruoyi.system.mapper_yada;/**
|
||||||
|
* @Author: JinSheng Song
|
||||||
|
* @Date: 2022/7/1 10:12
|
||||||
|
*/public class CityExpandMapper {
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package com.ruoyi.system.service_yada;/**
|
||||||
|
* @Author: JinSheng Song
|
||||||
|
* @Date: 2022/7/1 10:11
|
||||||
|
*/public interface ICityExpandService {
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package com.ruoyi.system.service_yada.impl;/**
|
||||||
|
* @Author: JinSheng Song
|
||||||
|
* @Date: 2022/7/1 10:12
|
||||||
|
*/public class CityExpandServiceimpl {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user