From c04e805f7a2609760eb8a2a24e4df156b1a1051f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91=E5=B0=8F=E9=A9=AC?= Date: Thu, 17 Jul 2025 18:49:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E4=B8=AD=E5=BF=83=E5=8D=95?= =?UTF-8?q?=E7=82=B9=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/app.yml b/src/main/resources/app.yml index eee402d..ab21917 100644 --- a/src/main/resources/app.yml +++ b/src/main/resources/app.yml @@ -2,4 +2,4 @@ oauth: client-id: 65013a3d89d14fab8ff3eb2c0f3981a3 client-secret: 22b5ce70d67f41b79b27cbedb57c976a redirect-uri: http://127.0.0.1:8981/oauth/callback - url: http://localhost:8888/21/ \ No newline at end of file + url: http://192.168.0.206:8911/21/ \ No newline at end of file