feat(1.5.0-beta1): 死信表添加groupId和sceneId
This commit is contained in:
parent
72144a2558
commit
8a90a67717
@ -21,8 +21,12 @@ public class RetryDeadLetter extends CreateDt {
|
||||
|
||||
private String groupName;
|
||||
|
||||
private Long groupId;
|
||||
|
||||
private String sceneName;
|
||||
|
||||
private Long sceneId;
|
||||
|
||||
private String idempotentId;
|
||||
|
||||
private String bizNo;
|
||||
|
Loading…
Reference in New Issue
Block a user