mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
prepare #I6XRUP [app_social_login_wxapp]将app_mobile_api_wxapp中小程序登录功能拆出来
This commit is contained in:
@@ -18,4 +18,6 @@ class ResPartnerAiUse(models.Model):
|
||||
ai_completion_tokens = fields.Integer('AI Completion Tokens')
|
||||
tokens_total = fields.Integer('Total Tokens')
|
||||
token_balance = fields.Integer('Token Balance')
|
||||
# balance = allow - total
|
||||
token_allow = fields.Integer('Token Allow')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user