From 1b4c1944bc16e08828ec067a6f0def13f9992615 Mon Sep 17 00:00:00 2001 From: "shengzhaoli.shengz" Date: Tue, 17 Oct 2023 11:26:33 +0800 Subject: [PATCH] oauth2.1 flow test --- src/main/resources/templates/mobile/dashboard.html | 4 ++-- src/main/resources/templates/unity/dashboard.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/mobile/dashboard.html b/src/main/resources/templates/mobile/dashboard.html index 9ddcb76..ef9d710 100644 --- a/src/main/resources/templates/mobile/dashboard.html +++ b/src/main/resources/templates/mobile/dashboard.html @@ -22,10 +22,10 @@

-

+

访问API

-用户信息(JSON) +用户信息(JSON)
diff --git a/src/main/resources/templates/unity/dashboard.html b/src/main/resources/templates/unity/dashboard.html index 67d3ff7..f7afd74 100644 --- a/src/main/resources/templates/unity/dashboard.html +++ b/src/main/resources/templates/unity/dashboard.html @@ -13,7 +13,7 @@ Home -

Hi Mobile +

Hi Unity 你已成功访问 [unity] 资源

@@ -22,10 +22,10 @@

-

+

访问API

-用户信息(JSON) +用户信息(JSON)