from django.apps import AppConfig
class OpsConfig(AppConfig):
name = 'apps.ops'
verbose_name = '系统监控'