Files
2026-01-16 09:26:04 +08:00

6 lines
91 B
Python

from django.apps import AppConfig
class HospitalConfig(AppConfig):
name = 'hospital'