• erio's avatar
    fix(notify): remove percentage threshold from balance notification · cef22c70
    erio authored
    Balance low notification only supports fixed USD amount threshold.
    Percentage threshold is a quota concept, not applicable to balance.
    Reverted threshold_type from admin settings, user profile, and all
    backend/frontend layers. DB fields (balance_notify_threshold_type,
    total_recharged) retained for potential future quota use.
    cef22c70
zh.ts 254 KB