mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 20:51:48 +00:00
[improvement](chat) add TAG to Element and Nature, fix MetricTagQuery queryMode (#429)
This commit is contained in:
@@ -20,6 +20,8 @@ public enum DictWordType {
|
||||
|
||||
NUMBER("m"),
|
||||
|
||||
TAG("tag"),
|
||||
|
||||
SUFFIX("suffix");
|
||||
|
||||
public static final String NATURE_SPILT = "_";
|
||||
|
||||
Reference in New Issue
Block a user