浏览代码

修改配置文件

houweiyu 4 年之前
父节点
当前提交
0e22db9cb1

+ 2 - 2
fcb-project-application/src/main/resources/application-prod.properties

@@ -21,8 +21,8 @@ spring.redis.database=0
 spring.redis.password=m8P6JugfYevMBi8bUnlu
 
 
-fcb.client.code=zxd9WS2twZ3J4DuhJ2r3y6qz1OZ2hMbr
-fcb.client.secret=UyUaWPJuLw1xfN9wXusgiZxJ7vu9cre9
+fcb.client.code=f9DZZHYIqlBIaDHRgvTFbVwb0LBwMUe0
+fcb.client.secret=SSrwHLyXZ2THcmcNdhne7RSNQO6ZhAao
 
 oss.point=oss-cn-shenzhen-internal.aliyuncs.com
 oss.key=LTAI4G132z2c589AN39YTvub

+ 2 - 2
fcb-project-application/src/main/resources/application-uat.properties

@@ -22,8 +22,8 @@ spring.redis.database=0
 spring.redis.password=QBzhHTxfcYLTs0n5J5VQ
 
 
-fcb.client.code=zxd9WS2twZ3J4DuhJ2r3y6qz1OZ2hMbr
-fcb.client.secret=UyUaWPJuLw1xfN9wXusgiZxJ7vu9cre9
+fcb.client.code=dX96cHOkZm61AiCFni5k4qOlxvj8jSF7
+fcb.client.secret=LIbcds1lp5nYRBWsrQPMLxDxJxSOQxOw
 
 oss.point=oss-cn-shenzhen-internal.aliyuncs.com
 oss.key=LTAI4FyDDFpGGjTJZEQH4yaK

+ 2 - 2
fcb-project-application/src/main/resources/application.properties

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