4 lines
68 B
Python
4 lines
68 B
Python
from insurance.wecom.routes import wecom_bp
|
|
|
|
__all__ = ["wecom_bp"]
|
from insurance.wecom.routes import wecom_bp
|
|
|
|
__all__ = ["wecom_bp"]
|