from django.apps import AppConfig class EmConfig(AppConfig): name = 'apps.em' verbose_name = '设备仪器管理'