bug修改。

This commit is contained in:
Renpc-kilig 2021-07-01 15:11:05 +08:00
parent 6bf62ae804
commit 2932620199

View File

@ -71,13 +71,14 @@ file:
# 安全 # 安全
security: security:
oauth2: oauth2:
oauth-server: http://192.168.0.103:7001/usercenter # oauth-server: http://192.168.0.103:7001/usercenter
oauth-server: http://49.233.36.36:8868/usercenter
oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url} oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url}
client: client:
# client-id: 23ee73bf31b54084b2eb977d58435be0 client-id: 23ee73bf31b54084b2eb977d58435be0
# client-secret: dnljSTJGLzdWSjBudTNyV2MxUXNudStsbndpMFpwbHRKRnlzRkFjNTgrVW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg== client-secret: dnljSTJGLzdWSjBudTNyV2MxUXNudStsbndpMFpwbHRKRnlzRkFjNTgrVW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
client-id: 26c7aaa37d0f4137a0b4d3bd696d2afd # client-id: 26c7aaa37d0f4137a0b4d3bd696d2afd
client-secret: QWZXc0kvVzd2eXlaMXRYdUFlUVFUb2x4K1Y3Um1jNnFQSklZSkNFZ3lXQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg== # client-secret: QWZXc0kvVzd2eXlaMXRYdUFlUVFUb2x4K1Y3Um1jNnFQSklZSkNFZ3lXQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
user-authorization-uri: ${security.oauth2.oauth-server}/oauth_client/authorize user-authorization-uri: ${security.oauth2.oauth-server}/oauth_client/authorize
access-token-uri: ${security.oauth2.oauth-server}/oauth_client/token access-token-uri: ${security.oauth2.oauth-server}/oauth_client/token
grant-type: authorization_code grant-type: authorization_code
@ -128,13 +129,13 @@ server-other:
titile: 党建 titile: 党建
# servicecity-url: http://192.168.0.111:8084/servicecity # servicecity-url: http://192.168.0.111:8084/servicecity
servicecity-url: http://192.168.0.109:8083/servicecity # party-url: http://192.168.0.111:8085/partybuilding
party-url: http://192.168.0.111:8085/partybuilding # servicecity-url: http://192.168.0.109:8083/servicecity
deptassesst-Url: http://192.168.0.111:8084/servicecity servicecity-url: http://219.147.99.164:8082/servicecity
#party-url: http://192.168.0.109:8082/partybuilding deptassesst-Url: http://219.147.99.164:8082/servicecity
logo-url: http://192.168.0.111:8085/partybuilding party-url: http://219.147.99.164:8082/partybuilding
population-url: http://192.168.0.111:8086/population logo-url: http://219.147.99.164:8082/partybuilding
#servicecity-url: http://219.147.99.164:8082/servicecity population-url: http://219.147.99.164:8082/population
send-url: http://192.168.0.103:7002/social send-url: http://192.168.0.103:7002/social
# 考核相关配置 # 考核相关配置