perf: org id error

pull/15386/head
ibuler 2025-05-09 18:34:47 +08:00 committed by 老广
parent 19b7be33ae
commit 4fb61e0af6
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ class Organization(OrgRoleMixin, JMSBaseModel):
def expire_orgs_mapping(cls):
cls.orgs_mapping = None
@property
def org_id(self):
return self.id