perf: org id error

This commit is contained in:
ibuler
2025-05-09 18:34:47 +08:00
committed by 老广
parent 19b7be33ae
commit 4fb61e0af6

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