新增城市模块
This commit is contained in:
		| @@ -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 { | ||||
| } | ||||
		Reference in New Issue
	
	Block a user