from django.apps import AppConfig class ApidirectoryConfig(AppConfig): name = 'apidirectory' verbose_name = 'API接口大全'