We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前切换是在这里
当令牌额度有限时, 查出来是令牌的额度. 当令牌额度无限时, 查出来是账户的额度.
The text was updated successfully, but these errors were encountered:
🔖 chore: Optimize user balance API (#330)
0b707f9
删除了后台设置 Billing 相关 API 显示令牌额度而非用户额度 设置。 直接按照下面规则返回数据: 当令牌额度有限时, 查出来是令牌的额度. 当令牌额度无限时, 查出来是账户的额度.
Billing 相关 API 显示令牌额度而非用户额度
Sorry, something went wrong.
TKS~
No branches or pull requests
目前切换是在这里
希望的效果
当令牌额度有限时, 查出来是令牌的额度.
当令牌额度无限时, 查出来是账户的额度.
The text was updated successfully, but these errors were encountered: