Merge remote-tracking branch 'origin/thirdStage' into thirdStage
This commit is contained in:
+4
@@ -265,6 +265,10 @@ public class ProcessEsRevision implements Serializable {
|
||||
@ApiModelProperty(value = "总工程师")
|
||||
private String chiefEngineer;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "评审会总分")
|
||||
private String totalScore;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "其他起草人")
|
||||
private List<OtherDraftUserVO> otherDraftUserVOS;
|
||||
|
||||
Reference in New Issue
Block a user