瀏覽代碼

“配置”

yangjunfeng 2 年之前
父節點
當前提交
cde64b55d3

+ 1 - 1
snws-admin/snws-base-api/pom.xml

@@ -28,7 +28,7 @@
         <dependency>
             <groupId>com.tofly</groupId>
             <artifactId>common-orm-mybatisplus</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.3</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

+ 1 - 1
snws-admin/snws-base-service/pom.xml

@@ -28,7 +28,7 @@
         <dependency>
             <groupId>com.tofly</groupId>
             <artifactId>common-orm-mybatisplus</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.3</version>
         </dependency>
         <dependency>
 		    <groupId>com.jcraft</groupId>

+ 1 - 1
snws-gps/snws-gps-boot/src/main/resources/bootstrap.yml

@@ -1,4 +1,4 @@
 spring:
   profiles:
-    active: test
+    active: loc
 

+ 1 - 1
tofly-auth/src/main/resources/bootstrap.yml

@@ -1,3 +1,3 @@
 spring:
   profiles:
-    active: loc
+    active: test