REQ-3057-card: backup

This commit is contained in:
yanglin 2024-11-14 13:44:58 +08:00
parent cbc78ffbe1
commit da3638f7dc

View File

@ -52,7 +52,7 @@ class InitHistories {
@Setter
@Getter
@RequiredArgsConstructor
// IMPORTANT: 不要删除这个注解, 避免@Data被@Setter, @Getter取代
// IMPORTANT: 不要删除这个注解
@EqualsAndHashCode
private static class HistoryTaskAccount {
final Long taskId;