feat(REQ-3300): 添加暂存、洽商、提审变更签证接口定义
This commit is contained in:
parent
30c71a7211
commit
ec35f45ea6
@ -131,6 +131,11 @@ public class VisaChangeTempCreateReq {
|
||||
*/
|
||||
private Long unitId;
|
||||
|
||||
/**
|
||||
* 班组节点id,{@code type}为项目内班组时使用
|
||||
*/
|
||||
private Long teamNodeId;
|
||||
|
||||
/**
|
||||
* 确认人personId
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user