baodan/api/insurance/wecom/__init__.py

4 lines
68 B
Python

from insurance.wecom.routes import wecom_bp
__all__ = ["wecom_bp"]