From f20a85a0e25cd952eebc8edfc894331b8981cf91 Mon Sep 17 00:00:00 2001 From: xupei Date: Sun, 7 Sep 2025 20:52:49 +0800 Subject: [PATCH] =?UTF-8?q?Google=20=E5=9B=9E=E8=B0=83=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-prod.properties b/src/main/resources/application-prod.properties index c62a4a4a..66f95049 100644 --- a/src/main/resources/application-prod.properties +++ b/src/main/resources/application-prod.properties @@ -154,4 +154,4 @@ FREEPIK_API_KEY=FPSX94e5917d376a4facb87dabbaa0319c72 google.client.id=29310152396-nnsd3h533fld665oguu8ovrt1nukmt46.apps.googleusercontent.com google.client.secret=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 -google.redirect.uri=https://www.aida.com.hk/api/third/party/auth/google_callback \ No newline at end of file +google.redirect.uri=https://www.api.aida.com.hk/api/third/party/auth/google_callback \ No newline at end of file