update(REQ-2516) - 对审批过程中的“人”的部分模型属性添加属性过期标识

This commit is contained in:
wangli 2024-06-14 09:35:07 +08:00
parent a4b34c8499
commit 27be98a843

View File

@ -44,7 +44,7 @@ public class BpmnTaskDelegateAssigner implements Serializable {
private static final long serialVersionUID = -8106887960942113552L;
/**
* 审核人标识, 应该必传
* 废弃审核人标识, 应该必传
* <p>
* 枢智:用户 ID
* 安心筑:身份 ID
@ -53,7 +53,7 @@ public class BpmnTaskDelegateAssigner implements Serializable {
private String assignee;
/**
* 审核人标识扩展信息
* 废弃审核人标识扩展信息
* <p>
* 枢智:可不传
* 安心筑:身份 Type 应该必传