feat:(feature/REQ-3581) 变更签证记录增加合同id返回
This commit is contained in:
parent
ab5f348757
commit
9459e626a8
@ -146,4 +146,9 @@ public class VisaSearchResp {
|
|||||||
* @see VisaStampStatusEnum
|
* @see VisaStampStatusEnum
|
||||||
*/
|
*/
|
||||||
private String stampStatus;
|
private String stampStatus;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 合同id
|
||||||
|
*/
|
||||||
|
private String contractId;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user