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