donglang пре 2 месеци
родитељ
комит
461eeff1ca
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      pom.xml

+ 4 - 4
pom.xml

@@ -391,12 +391,12 @@
         <!--测试环境-->
         <profile>
             <id>test</id>
-<!--            <activation>-->
-<!--                <activeByDefault>true</activeByDefault>-->
-<!--            </activation>-->
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
             <properties>
                 <profiles.active>test</profiles.active>
-                <nacos.server>10.10.10.224:8848</nacos.server>
+                <nacos.server>118.116.4.155:38848</nacos.server>
                 <nacos.namespace>sckw-ng-service-platform</nacos.namespace>
             </properties>
         </profile>