feat: 3.2.0

修复编译问题
This commit is contained in:
byteblogs168 2024-03-22 12:15:23 +08:00
parent c675082089
commit 0cd93d7b9f

View File

@ -14,7 +14,6 @@ import lombok.EqualsAndHashCode;
*/
@EqualsAndHashCode(callSuper = true)
@Data
@Builder
public class RetryLogMetaDTO extends LogMetaDTO {
public RetryLogMetaDTO () {