|
@@ -1,8 +1,8 @@
|
|
|
|
|
|
|
|
|
|
-#spring.profiles.active=prod
|
|
|
|
|
|
+spring.profiles.active=prod
|
|
#spring.profiles.active=dev
|
|
#spring.profiles.active=dev
|
|
-spring.profiles.active=uat
|
|
|
|
|
|
+#spring.profiles.active=uat
|
|
#sit环境,这里使用了test因为sdk的swagger使用的是test,所以这里使用sit
|
|
#sit环境,这里使用了test因为sdk的swagger使用的是test,所以这里使用sit
|
|
#spring.profiles.active=test
|
|
#spring.profiles.active=test
|
|
|
|
|