login/exp log

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-14 15:45:41 +08:00
parent 4275719844
commit e280f6ee4a
13 changed files with 433 additions and 15 deletions

View File

@@ -929,4 +929,10 @@ class Api {
static const String updateReserve = '/x/new-reserve/up/reserve/update';
static const String reserveInfo = '/x/new-reserve/up/reserve/info';
static const String loginLog = '/x/member/web/login/log';
static const String expLog = '/x/member/web/exp/log';
static const String moralLog = '/x/member/web/moral/log';
}