feat: 3.2.0
修复编译问题
This commit is contained in:
parent
c675082089
commit
0cd93d7b9f
@ -14,7 +14,6 @@ import lombok.EqualsAndHashCode;
|
||||
*/
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
@Data
|
||||
@Builder
|
||||
public class RetryLogMetaDTO extends LogMetaDTO {
|
||||
|
||||
public RetryLogMetaDTO () {
|
||||
|
Loading…
Reference in New Issue
Block a user