__init__.py 77 B

1234
  1. # 初始化检测数据库连接
  2. from config import init_check
  3. init_check()