feat: add advisor portfolio analysis

This commit is contained in:
Windows
2026-09-11 13:20:09 +08:00
parent 60c4a49b9b
commit 281e76e4b1
13 changed files with 448 additions and 22 deletions
+1
View File
@@ -26,6 +26,7 @@ sys.path.insert(0, str(ROOT))
from app.core.config import get_settings # noqa: E402
from app.model import ( # noqa: E402,F401
advisor_product,
audit,
configuration,
conversation,