mirror of
https://github.com/langgenius/dify.git
synced 2026-04-08 17:27:19 +08:00
mr credit pool
This commit is contained in:
parent
d0b99170f6
commit
048a2c7979
@ -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 = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user