From 0f193a4ba6bc13c8bff7a4da3796ce349c8181d1 Mon Sep 17 00:00:00 2001 From: mxd <838425805@qq.com> Date: Sun, 12 Sep 2021 14:10:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=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 | 2 +- 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 | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 952bf2cc..585a61d6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ magic-api 是一个基于Java的接口快速开发框架,编写接口将通过 org.ssssssss magic-api-spring-boot-starter - 1.4.2 + 1.4.3 ``` ## 修改application.properties diff --git a/magic-api-spring-boot-starter/pom.xml b/magic-api-spring-boot-starter/pom.xml index 8ba610b9..fc9ba7ba 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.4.2 + 1.4.3 magic-api-spring-boot-starter jar diff --git a/magic-api/pom.xml b/magic-api/pom.xml index 89de7fda..c4c20240 100644 --- a/magic-api/pom.xml +++ b/magic-api/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.4.2 + 1.4.3 magic-api jar diff --git a/magic-editor/pom.xml b/magic-editor/pom.xml index ed904a66..6f5d53ab 100644 --- a/magic-editor/pom.xml +++ b/magic-editor/pom.xml @@ -6,7 +6,7 @@ org.ssssssss magic-api-parent - 1.4.2 + 1.4.3 magic-editor jar diff --git a/magic-editor/src/console/package.json b/magic-editor/src/console/package.json index a50845e7..2fef9d32 100644 --- a/magic-editor/src/console/package.json +++ b/magic-editor/src/console/package.json @@ -1,6 +1,6 @@ { "name": "magic-editor", - "version": "1.4.2", + "version": "1.4.3", "private": false, "description": "magic-editor for magic-api", "main": "dist/magic-editor.umd.min.js", diff --git a/pom.xml b/pom.xml index b4e1ef61..96068906 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.ssssssss magic-api-parent - 1.4.2 + 1.4.3 pom magic-api-parent auto generate http api @@ -30,7 +30,7 @@ 2.4.5 - 1.5.2 + 1.5.3 1.21 2.7 1.6 -- GitLab