From 3d7b2392f398d36116a44bd68d7bb4242d8e8154 Mon Sep 17 00:00:00 2001
From: 李宇 <986321569@qq.com>
Date: 星期三, 04 八月 2021 15:42:33 +0800
Subject: [PATCH] 修改姑苏配置

---
 pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5b57304..d4d0eac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,6 +478,12 @@
         <profile.active>gslab</profile.active>
       </properties>
     </profile>
+    <profile>
+      <id>zkdsz</id>
+      <properties>
+        <profile.active>zkdsz</profile.active>
+      </properties>
+    </profile>
   </profiles>
   <build>
     <finalName>smartlab</finalName>

--
Gitblit v1.9.2