mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-06-28 07:26:39 +00:00
新闻微服务开发完成,首页微服务开发中
This commit is contained in:
@ -14,7 +14,11 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.java2nb.novel</groupId>
|
||||
<artifactId>novel-common</artifactId>
|
||||
<artifactId>book-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.java2nb.novel</groupId>
|
||||
<artifactId>news-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user