from django.apps import AppConfig class IotcardConfig(AppConfig): name = 'apps.IOTCard' verbose_name = u'物联网卡信息'