chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514)
Co-authored-by: 刘江波 <jiangbo721@163.com>
This commit is contained in:
parent
545e5cbcd6
commit
0415cc209d
4 changed files with 8 additions and 20 deletions
|
|
@ -5,7 +5,6 @@ from .account import (
|
|||
InvitationCode,
|
||||
Tenant,
|
||||
TenantAccountJoin,
|
||||
TenantAccountJoinRole,
|
||||
TenantAccountRole,
|
||||
TenantStatus,
|
||||
)
|
||||
|
|
@ -156,7 +155,6 @@ __all__ = [
|
|||
"TagBinding",
|
||||
"Tenant",
|
||||
"TenantAccountJoin",
|
||||
"TenantAccountJoinRole",
|
||||
"TenantAccountRole",
|
||||
"TenantDefaultModel",
|
||||
"TenantPreferredModelProvider",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue