fix: Virtualapp rbac config

This commit is contained in:
wangruidong
2024-06-26 16:41:37 +08:00
committed by w940853815
parent 96c1f689c0
commit dd84ca8f85
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ class AppProvider(JMSBaseModel):
class Meta:
ordering = ('-date_created',)
verbose_name = _('App Provider')
@property
def load(self):