From d64161ce5a0b0f54597cf57110dfba8412e27bbe Mon Sep 17 00:00:00 2001 From: mxd <838425805@qq.com> Date: Tue, 8 Jun 2021 08:07:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- magic-api-spring-boot-starter/pom.xml | 2 +- magic-api/pom.xml | 2 +- magic-editor/pom.xml | 2 +- magic-editor/src/console/package.json | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4757c2d7..d468545a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - +

[特性](#特性) | [快速开始](#快速开始) | [文档/演示](#文档演示) | [示例项目](#示例项目) | 更新日志 | [项目截图](#项目截图) | [其它开源](#其它开源项目) @@ -48,7 +48,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过 org.ssssssss magic-api-spring-boot-starter - 1.2.0 + 1.2.2 ``` ## 修改application.properties diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml index 2f38dd13..fd8f94b5 100644 --- a/magic-api-spring-boot-starter/pom.xml +++ b/magic-api-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.2.1 + 1.2.2 magic-api-spring-boot-starter jar diff --git a/magic-api/pom.xml b/magic-api/pom.xml index 2931d3bf..65f8d41e 100644 --- a/magic-api/pom.xml +++ b/magic-api/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.2.1 + 1.2.2 magic-api jar diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml index ebe8c170..c0fc9466 100644 --- a/magic-editor/pom.xml +++ b/magic-editor/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.2.1 + 1.2.2 magic-editor jar diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json index 6834058b..64514019 100644 --- a/magic-editor/src/console/package.json +++ b/magic-editor/src/console/package.json @@ -1,6 +1,6 @@ { "name": "magic-editor", - "version": "1.2.1", + "version": "1.2.2", "private": false, "description": "magic-editor for magic-api", "main": "dist/magic-editor.umd.min.js", diff --git a/pom.xml b/pom.xml index 0c2d9097..2c12a7a4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.ssssssss magic-api-parent - 1.2.1 + 1.2.2 pom magic-api-parent auto generate http api