feat: coin log

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-09 19:30:52 +08:00
parent 63a286056c
commit f1e4130201
28 changed files with 323 additions and 117 deletions

View File

@@ -886,4 +886,6 @@ class Api {
static const String spaceSettingMod = '/x/space/privacy/batch/modify';
static const String vipExpAdd = '/x/vip/experience/add';
static const String coinLog = '/x/member/web/coin/log';
}