mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
[improvement](chat) Optimize the Schema Mapping rules (#1649)
This commit is contained in:
@@ -12,8 +12,8 @@ import lombok.ToString;
|
||||
@AllArgsConstructor
|
||||
@NoArgsConstructor
|
||||
public class SchemaElementMatch {
|
||||
|
||||
SchemaElement element;
|
||||
double offset;
|
||||
double similarity;
|
||||
String detectWord;
|
||||
String word;
|
||||
|
||||
Reference in New Issue
Block a user