From a8e6dea01e2dc1f33e85b23605b25afd82dae6ae Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期五, 31 三月 2023 09:14:22 +0800 Subject: [PATCH] 苏州盛迪亚生物医药有限公司配置文件 --- pom.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index fb8f78f..51b8941 100644 --- a/pom.xml +++ b/pom.xml @@ -502,6 +502,18 @@ <profile.active>silkroad</profile.active> </properties> </profile> + <profile> + <id>guotai</id> + <properties> + <profile.active>guotai</profile.active> + </properties> + </profile> + <profile> + <id>cq</id> + <properties> + <profile.active>cq</profile.active> + </properties> + </profile> </profiles> <build> <finalName>smartlab</finalName> -- Gitblit v1.9.2