REQ-3057: 添加实体

This commit is contained in:
yanglin 2024-11-05 10:48:51 +08:00
parent bb59702a80
commit 019587de81

View File

@ -21,6 +21,7 @@ public class BizData {
private String bizId;
private Long taskId;
private Long receiverPersonId;
private Long receiverOuId;
private AppTypeEnum appType;
private YesNo valid;
private String bizMessageId;