调试mk
This commit is contained in:
+3
@@ -27,4 +27,7 @@ public class CustomerProcessNodeSyncDTO implements Serializable {
|
||||
|
||||
@Schema(description = "审批状态")
|
||||
private String approvalStatus;
|
||||
|
||||
@Schema(description = "MK 流程实例详情,传入后按 currentHandlers.fdName 和 handlerInfos.nodeName 回写")
|
||||
private Object processInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user