TASK:aida;

This commit is contained in:
shahaibo
2024-06-25 10:59:58 +08:00
parent ba4388b87d
commit 9b589eece6
12 changed files with 70 additions and 10 deletions

View File

@@ -38,6 +38,8 @@ public class WorkspaceVO extends Workspace {
private String styleName;
private String style;
private Map<String, List<String>> allKeywordsByStyle;
}