style: 删除无用字段

This commit is contained in:
2023-12-18 16:22:01 +08:00
parent c731efbed2
commit 98ef727043
@@ -357,12 +357,6 @@ public class ProcessEsAnnualReport implements Serializable {
@ApiModelProperty(value = "工作组所联络人")
private String workGroupUser;
/**
* 工作组所联络人集合
*/
@ApiModelProperty(value = "工作组所联络人集合")
private String workGroupUserList;
/**
* 联络人主管级上一级领导
*/