From 843ca99dda413de8874f4bda2d4ed73205cd4728 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: Wed, 14 Jul 2021 09:48:32 +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