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