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