BUGFIX:aida;

This commit is contained in:
shahaibo
2024-07-04 16:52:06 +08:00
parent 5fa7e36dc2
commit be8968605b
2 changed files with 8 additions and 0 deletions

View File

@@ -24,4 +24,8 @@ public class MagicToolResultVO {
private String sourceUrl;
private String resultType;
private String elementType;
private Long elementId;
}