This commit is contained in:
sion
2026-04-04 21:19:29 +08:00
parent 2850629e0d
commit 37290e7846
166 changed files with 1303 additions and 220663 deletions

View File

@@ -27,6 +27,9 @@ class ApiEndpoints {
/// 上传KYC资料
static const String kyc = '/api/user/kyc';
/// 获取推广码
static const String referralCode = '/api/user/referral-code';
/// 退出登录
static const String logout = '/api/user/logout';
@@ -94,10 +97,10 @@ class ApiEndpoints {
// ==================== 福利模块 ====================
/// 查询新人福利状态
static const String bonusStatus = '/api/bonus/status';
/// 福利中心状态
static const String bonusWelfare = '/api/bonus/welfare';
/// 领取新人福利
/// 领取奖励
static const String bonusClaim = '/api/bonus/claim';
/// 每日盈亏