mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 20:51:48 +00:00
(improvement)(Headless) move Knowledge package to chat package (#816)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -27,9 +27,8 @@ public class SchemaElement implements Serializable {
|
||||
private List<String> alias;
|
||||
private List<SchemaValueMap> schemaValueMaps;
|
||||
private List<RelatedSchemaElement> relatedSchemaElements;
|
||||
|
||||
private String defaultAgg;
|
||||
|
||||
private String dataFormatType;
|
||||
private double order;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user