From 4695a617d74b7d8b8c99222d64d64a0bf2276272 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 17 Nov 2024 00:17:56 +0800 Subject: [PATCH] :sparkles: Allow access user info via numeric id --- .idea/workspace.xml | 60 +++++++++++++-------------- pkg/internal/http/api/userinfo_api.go | 15 ++++--- 2 files changed, 40 insertions(+), 35 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 38ffad8..2e7e57b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,9 @@