Files
group_fqcd_jr/app/api/schemas/asset_allocation.py
T

4 lines
107 B
Python
Raw Normal View History

2026-09-11 14:44:29 +08:00
from app.core.advisor_allocation_contracts import AssetAllocationQuery
__all__ = ["AssetAllocationQuery"]