From 180bac58dc2d524f00ffe0932969611c3e437ca4 Mon Sep 17 00:00:00 2001 From: Erwin Date: Fri, 24 Jun 2022 21:07:57 +0800 Subject: [PATCH] v2.7.0 release --- LOG.md | 2 +- README.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LOG.md b/LOG.md index aabb0d6..2f474be 100644 --- a/LOG.md +++ b/LOG.md @@ -2,7 +2,7 @@ ## v2.7.0 -2022.05.16 ~ +2022.05.16 ~ 2022.06.24 :star: New Features diff --git a/README.md b/README.md index 8ab4377..da7ac83 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ curl http://localhost:8080/api/demo ## 其他 -- [文档](https://github.com/fengwenyi/api-result/wiki) +- [文档](https://www.yuque.com/fengwenyi/api-result) - [Maven仓库](https://mvnrepository.com/artifact/com.fengwenyi/api-result) - [更新日志](LOG.md) diff --git a/pom.xml b/pom.xml index 8997405..0f16f06 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.fengwenyi api-result - 2.7.0-SNAPSHOT + 2.7.0 jar api-result 一套RESTful风格API接口响应参数规范化的解决方案