You've already forked FrameTour-BE
Java21
This commit is contained in:
@ -5,7 +5,7 @@ import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
@Data
|
||||
@EqualsAndHashCode
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
public class ProfitSharingConfigVO extends ProfitSharingConfig {
|
||||
private String scenicName;
|
||||
}
|
||||
|
Reference in New Issue
Block a user