修改:仿真关注人
This commit is contained in:
@@ -185,6 +185,12 @@ public class ProjectNode extends BaseEntity {
|
||||
@JsonProperty(value = "pMemberList")
|
||||
private String pMemberList;
|
||||
|
||||
/**
|
||||
* 仿真关注人
|
||||
*/
|
||||
@JsonProperty(value = "payAttentionMemberList")
|
||||
private String payAttentionMemberList;
|
||||
|
||||
private String levelType;
|
||||
|
||||
private String nodeLevel;
|
||||
|
||||
Reference in New Issue
Block a user