2025-10-01 20:27:20 +08:00

3 lines
99 B
Python

from .third_party_api import router as third_party_api_router
__all__ = ["third_party_api_router"]