@@ -277,6 +277,7 @@ public class Collection extends CollectionBaseEntity {
private String hcTokenId;
@ApiModelProperty("系列名称")
+ @Searchable
@Column(length = 100)
private String prefixName;