from django.apps import AppConfig
class RbacConfig(AppConfig):
name = 'apps.system'
verbose_name = '系统管理'