From a18c90522ead2e77a86bfda6d4a13c19243d6209 Mon Sep 17 00:00:00 2001
From: 李宇 <986321569@qq.com>
Date: Thu, 08 Jul 2021 10:06:25 +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