From 7cc0728186882822362fb3168b497d9a7f050bda Mon Sep 17 00:00:00 2001 From: guwd Date: Tue, 15 Sep 2020 18:53:25 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ff78c32..61a2b312 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@

铭飞平台 在线演示 - 在线使用手册 + 在线使用手册 腾讯课堂在线视频
代码生成器视频教程
Windows一键运行版本\Linux一键运行版本 @@ -153,8 +153,8 @@ git clone https://gitee.com/mingSoft/MCMS.git
# 文档 -* MCms标签手册 http://doc.ms.mingsoft.net/mcms-tag-guide -* 快速开发手册 http://doc.ms.mingsoft.net/dev-guide/ +* MCms标签手册 http://doc.mingsoft.net/mcms-tag-guide +* 快速开发手册 http://doc.mingsoft.net/dev-guide/ # 软件截图 From 5a7756a7c5affd67ba8beb3baac233dcba877b6f Mon Sep 17 00:00:00 2001 From: guwd Date: Wed, 16 Sep 2020 20:35:29 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61a2b312..5cc92860 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@

- 铭飞平台 - 在线演示 + 铭飞平台 + 在线演示 在线使用手册 腾讯课堂在线视频
代码生成器视频教程
- Windows一键运行版本\Linux一键运行版本 + Windows一键运行版本\Linux一键运行版本

------------------------------------------------------------------------------- From cf125eecf04fa17b36e73faec15494099188e11f Mon Sep 17 00:00:00 2001 From: guwd Date: Wed, 16 Sep 2020 20:40:29 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom-bin.xml | 2 +- pom-war.xml | 3 ++- pom.xml | 3 +-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom-bin.xml b/pom-bin.xml index 3192403b..1ddc8e89 100644 --- a/pom-bin.xml +++ b/pom-bin.xml @@ -20,7 +20,7 @@ net.mingsoft ms-mpeople - 1.0.26 + 1.0.28 diff --git a/pom-war.xml b/pom-war.xml index 7f185de4..b6cdbb45 100644 --- a/pom-war.xml +++ b/pom-war.xml @@ -15,13 +15,14 @@ war 1.8 + 3.1.1 net.mingsoft ms-mpeople - 1.0.26 + 1.0.28 diff --git a/pom.xml b/pom.xml index e097f4ea..a1a0954f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ net.mingsoft ms-mpeople - 1.0.26 + 1.0.28 @@ -69,7 +69,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 ${java.version} ${java.version}