Files
market_intel/packages/notify/__init__.py
T
2026-08-01 10:33:19 +08:00

4 lines
58 B
Python

from packages.notify import wecom
__all__ = ["wecom"]