mirror of
https://github.com/langgenius/dify.git
synced 2026-01-10 16:34:15 +00:00
mr credit pool
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user