bug修改。
This commit is contained in:
parent
6bf62ae804
commit
2932620199
@ -71,13 +71,14 @@ file:
|
||||
# 安全
|
||||
security:
|
||||
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}
|
||||
client:
|
||||
# client-id: 23ee73bf31b54084b2eb977d58435be0
|
||||
# client-secret: dnljSTJGLzdWSjBudTNyV2MxUXNudStsbndpMFpwbHRKRnlzRkFjNTgrVW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
|
||||
client-id: 26c7aaa37d0f4137a0b4d3bd696d2afd
|
||||
client-secret: QWZXc0kvVzd2eXlaMXRYdUFlUVFUb2x4K1Y3Um1jNnFQSklZSkNFZ3lXQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
|
||||
client-id: 23ee73bf31b54084b2eb977d58435be0
|
||||
client-secret: dnljSTJGLzdWSjBudTNyV2MxUXNudStsbndpMFpwbHRKRnlzRkFjNTgrVW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
|
||||
# client-id: 26c7aaa37d0f4137a0b4d3bd696d2afd
|
||||
# client-secret: QWZXc0kvVzd2eXlaMXRYdUFlUVFUb2x4K1Y3Um1jNnFQSklZSkNFZ3lXQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg==
|
||||
user-authorization-uri: ${security.oauth2.oauth-server}/oauth_client/authorize
|
||||
access-token-uri: ${security.oauth2.oauth-server}/oauth_client/token
|
||||
grant-type: authorization_code
|
||||
@ -128,13 +129,13 @@ server-other:
|
||||
|
||||
titile: 党建
|
||||
# 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
|
||||
deptassesst-Url: http://192.168.0.111:8084/servicecity
|
||||
#party-url: http://192.168.0.109:8082/partybuilding
|
||||
logo-url: http://192.168.0.111:8085/partybuilding
|
||||
population-url: http://192.168.0.111:8086/population
|
||||
#servicecity-url: http://219.147.99.164:8082/servicecity
|
||||
# party-url: http://192.168.0.111:8085/partybuilding
|
||||
# servicecity-url: http://192.168.0.109:8083/servicecity
|
||||
servicecity-url: http://219.147.99.164:8082/servicecity
|
||||
deptassesst-Url: http://219.147.99.164:8082/servicecity
|
||||
party-url: http://219.147.99.164:8082/partybuilding
|
||||
logo-url: http://219.147.99.164:8082/partybuilding
|
||||
population-url: http://219.147.99.164:8082/population
|
||||
send-url: http://192.168.0.103:7002/social
|
||||
|
||||
# 考核相关配置
|
||||
|
Loading…
Reference in New Issue
Block a user