__init__.py 255 B

12345678
  1. # !/usr/bin/env python3
  2. # -*- coding: utf-8 -*-
  3. # File : __init__.py
  4. # Author: DaShenHan&道长-----先苦后甜,任凭晚风拂柳颜------
  5. # Author's Blog: https://blog.csdn.net/qq_32394351
  6. # Date : 2023/12/7
  7. from .views import router as report_api