代码优化
This commit is contained in:
@@ -39,6 +39,9 @@ public class UserReportVO {
|
||||
@ApiModelProperty(value = "填报人名称")
|
||||
private String reporterName;
|
||||
|
||||
@ApiModelProperty(value = "二次评估id")
|
||||
private String secondAssessmentId;
|
||||
|
||||
/**
|
||||
* 填报日期
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user