From 798aa9213a565c6c5ffb411e3cef40a10f99e9d1 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: 星期五, 31 三月 2023 09:16:53 +0800
Subject: [PATCH] 新疆绿色智能综合研究所补充
---
pom.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 51b8941..4f628a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -514,6 +514,12 @@
<profile.active>cq</profile.active>
</properties>
</profile>
+ <profile>
+ <id>sdy</id>
+ <properties>
+ <profile.active>sdy</profile.active>
+ </properties>
+ </profile>
</profiles>
<build>
<finalName>smartlab</finalName>
--
Gitblit v1.9.2