From 8a6bc41938d6c2466b2ceb4eb5297cc1330ec6df Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 26 五月 2021 16:44:59 +0800 Subject: [PATCH] update 文档增加演示图例 --- pom.xml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index a197fd3..43c0aea 100644 --- a/pom.xml +++ b/pom.xml @@ -249,6 +249,14 @@ <profiles> <profile> + <id>local</id> + <properties> + <!-- 鐜鏍囪瘑锛岄渶瑕佷笌閰嶇疆鏂囦欢鐨勫悕绉扮浉瀵瑰簲 --> + <profiles.active>local</profiles.active> + <logging.level>debug</logging.level> + </properties> + </profile> + <profile> <id>dev</id> <properties> <!-- 鐜鏍囪瘑锛岄渶瑕佷笌閰嶇疆鏂囦欢鐨勫悕绉扮浉瀵瑰簲 --> -- Gitblit v1.9.3