增加二级评估用户绑定
This commit is contained in:
@@ -155,6 +155,7 @@ public class UserReportParam {
|
||||
|
||||
private UserReportSubstationPO userReportSubstationPO;
|
||||
|
||||
private String secondAssessmentId;
|
||||
|
||||
/**
|
||||
* 流程实例的编号
|
||||
|
||||
@@ -23,4 +23,9 @@ public class UserLedgerVO implements Serializable {
|
||||
|
||||
private String city;
|
||||
|
||||
@Data
|
||||
public static class AssessMent extends UserLedgerVO{
|
||||
|
||||
private String secondAssessmentId;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user