dormitory.apps 源代码

from django.apps import AppConfig


[文档] class DormitoryConfig(AppConfig): name = 'dormitory' verbose_name = '4.宿舍管理'