from django.apps import AppConfig class CertsetConfig(AppConfig): name = 'certset' verbose_name = '认证配置'