diff --git a/README.md b/README.md index 229f12d..64495f3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - [x] 小说评论模块。 - [x] 阅读主题模块。 - [ ] 作家专区。 -- [ ] 充值。 +- [x] 充值。 - [ ] 后台管理系统。 - [x] 爬虫管理系统。 diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 23b7f21..d235b81 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 1.1.0 + 1.1.1 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index 8e21da6..a66d03b 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 1.1.0 + 1.1.1 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index 273d04e..53ffe18 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 1.1.0 + 1.1.1 4.0.0 diff --git a/pom.xml b/pom.xml index 611e611..e5fa71d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 1.1.0 + 1.1.1 novel-common novel-front