BUGFIX:aida;

This commit is contained in:
shahaibo
2024-07-08 16:17:13 +08:00
parent 9ca0cd7c43
commit 42f1d47f82
7 changed files with 37 additions and 29 deletions

View File

@@ -26,4 +26,6 @@ public class PortfolioVO extends Portfolio {
private Integer isMine;
private Integer selected;
private Integer jumpable;
}