From 1da67c946d8d35cb4da807bb114dd58a51bbb6dc Mon Sep 17 00:00:00 2001 From: LiuY <1622779752@qq.com> Date: Tue, 2 Jan 2024 10:55:16 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E9=A6=96=E9=A1=B5=E7=BB=9F=E8=AE=A1-?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A4=BE=E4=BC=9A=E4=BF=9D=E9=9A=9C=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E7=BB=9F=E8=AE=A1=202=E3=80=81=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B5=84=E6=BA=90=E6=96=87=E4=BB=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.yml | 12 +++++----- src/main/resources/static/default.html | 24 +++++++++---------- .../templates/home/building-details.html | 12 +++++----- .../templates/home/community-details.html | 12 +++++----- .../templates/home/grid-details.html | 12 +++++----- .../templates/home/street-grid-details.html | 12 +++++----- 6 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 0f82ecd..69e01a0 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -72,16 +72,16 @@ file: # 安全 security: oauth2: - oauth-server: http://192.168.0.15:7021/usercenter +# oauth-server: http://192.168.0.15:7021/usercenter # #oauth-server: http://121.36.71.250:58038/usercenter - #oauth-server: http://219.147.99.164:8082/usercenter + oauth-server: http://219.147.99.164:8082/usercenter oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url} client: - client-id: e6cd01761ed14679952397c0f73db881 - client-secret: SDZnNVV6WUtkdXZTQmtMV1J3ZVcyQzhBTnNzOEEyZE5jc1lveGdUZlJOY21ac2wwZTJHWk5NbXh3L3h3U2c4Rg== +# client-id: e6cd01761ed14679952397c0f73db881 +# client-secret: SDZnNVV6WUtkdXZTQmtMV1J3ZVcyQzhBTnNzOEEyZE5jc1lveGdUZlJOY21ac2wwZTJHWk5NbXh3L3h3U2c4Rg== -# client-id: 084d50a02c2b4f92984684ff50661690 -# client-secret: ZWQyMjBtN2hvWEZ1OW9pNUU2aU1HSFowdEllZ3NZNVYrSndzLzRWbVJqQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg== + client-id: 084d50a02c2b4f92984684ff50661690 + client-secret: ZWQyMjBtN2hvWEZ1OW9pNUU2aU1HSFowdEllZ3NZNVYrSndzLzRWbVJqQW1ac2wwZTJHWk5NbXh3L3h3U2c4Rg== user-authorization-uri: ${security.oauth2.oauth-server}/oauth_client/authorize access-token-uri: ${security.oauth2.oauth-server}/oauth_client/token grant-type: authorization_code diff --git a/src/main/resources/static/default.html b/src/main/resources/static/default.html index af7ca19..de6025e 100644 --- a/src/main/resources/static/default.html +++ b/src/main/resources/static/default.html @@ -6,10 +6,10 @@ - - - - + + + + @@ -213,7 +213,7 @@ -