mr credit pool

This commit is contained in:
Yansong Zhang 2025-10-11 12:03:53 +08:00
parent d0b99170f6
commit 048a2c7979
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ tenant_fields = {
"custom_config": fields.Raw(attribute="custom_config"),
"trial_credits": fields.Integer,
"trial_credits_used": fields.Integer,
"next_credit_reset_date": fields.Integer,
}
tenants_fields = {