Merge remote-tracking branch 'origin/dev/dev' into dev/dev

This commit is contained in:
shahaibo
2025-05-20 10:29:30 +08:00
22 changed files with 389 additions and 8 deletions

View File

@@ -15,4 +15,6 @@ public class QueryPortfolioPageDTO extends PageQueryBaseVo {
private Long accountId;
private Long tagId;
private Long organizationId;
}