From cd8b6b0ede7cf64f395620d48a55736f285772c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=95=B8=E9=9D=9E?= <8153694@qq.com> Date: Wed, 2 Aug 2023 10:40:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=8B=E9=A1=B9=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E7=9B=B8=E5=85=B3=E4=BF=A1=E6=81=AF=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample-form-manager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-form-manager/pom.xml b/sample-form-manager/pom.xml index 104d28d..19b6264 100644 --- a/sample-form-manager/pom.xml +++ b/sample-form-manager/pom.xml @@ -70,7 +70,7 @@ <profile> <id>product</id> <properties> - <profiles.active>yibin</profiles.active> + <profiles.active>product</profiles.active> <profiles.server.port>17002</profiles.server.port> <profiles.nginx.port>11199</profiles.nginx.port> <profiles.server.gatewayport>11078</profiles.server.gatewayport> -- 2.24.3