1、仿真策划 暂时排除tag9、10
This commit is contained in:
@@ -233,10 +233,10 @@ public class ProjectNode extends BaseEntity {
|
||||
private List<String> tag7;
|
||||
@JsonProperty(value = "tag8")
|
||||
private List<String> tag8;
|
||||
@JsonProperty(value = "tag9")
|
||||
private List<String> tag9;
|
||||
@JsonProperty(value = "tag10")
|
||||
private List<String> tag10;
|
||||
// @JsonProperty(value = "tag9")
|
||||
// private List<String> tag9;
|
||||
// @JsonProperty(value = "tag10")
|
||||
// private List<String> tag10;
|
||||
|
||||
private Long imageFileId;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user