mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 17:05:55 +08:00
新增新闻模块(新闻分类和新闻资讯),采取多对一的模式,前端富文本新增三个依赖(支持图片拖放与缩放)
This commit is contained in:
@@ -65,6 +65,11 @@
|
||||
<dependency>
|
||||
<groupId>com.wumei</groupId>
|
||||
<artifactId>wumei-iot</artifactId>
|
||||
</dependency>
|
||||
<!-- 新闻模块-->
|
||||
<dependency>
|
||||
<groupId>com.wumei</groupId>
|
||||
<artifactId>wumei-news</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user