show user name

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-09 16:40:52 +08:00
parent 41768656b4
commit 3d49529272
9 changed files with 115 additions and 12 deletions

View File

@@ -953,4 +953,6 @@ class Api {
'/x/web-interface/popular/series/list';
static const String popularPrecious = '/x/web-interface/popular/precious';
static const String userRealName = '/x/member/app/up/realname';
}