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