from django.apps import AppConfig class PumConfig(AppConfig): name = 'apps.pum' verbose_name = '采购管理'