From 39b42909e4fd4e59dc062ec2c605c1e90fcb50b7 Mon Sep 17 00:00:00 2001 From: StarBlues Date: Tue, 3 May 2022 13:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9B=B4=E6=96=B0=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/update.md b/update.md index a25c6a6..c61e7ee 100644 --- a/update.md +++ b/update.md @@ -1,5 +1,6 @@ 1. 新增 `xx-outer、dir` 打包类型的插件可自定义依赖目录 2. 修复插件拦截器无法拦截不存在的url -3. 修复主程序在 jar-outer 打包模式后无法启动问题 -4. fix https://gitee.com/starblues/springboot-plugin-framework-parent/issues/I53K4G -5. fix https://gitee.com/starblues/springboot-plugin-framework-parent/issues/I53T9W \ No newline at end of file +3. 修复主程序在 `jar-outer` 打包模式后无法启动问题 +4. 修复插件首次安装时异常 +5. fix https://gitee.com/starblues/springboot-plugin-framework-parent/issues/I53K4G +6. fix https://gitee.com/starblues/springboot-plugin-framework-parent/issues/I53T9W \ No newline at end of file -- Gitee