mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
mr credit pool
This commit is contained in:
@ -53,6 +53,7 @@ tenant_fields = {
|
|||||||
"custom_config": fields.Raw(attribute="custom_config"),
|
"custom_config": fields.Raw(attribute="custom_config"),
|
||||||
"trial_credits": fields.Integer,
|
"trial_credits": fields.Integer,
|
||||||
"trial_credits_used": fields.Integer,
|
"trial_credits_used": fields.Integer,
|
||||||
|
"next_credit_reset_date": fields.Integer,
|
||||||
}
|
}
|
||||||
|
|
||||||
tenants_fields = {
|
tenants_fields = {
|
||||||
|
|||||||
Reference in New Issue
Block a user