Helius
2021-03-05 e0824a031f4771069adaf1ccc23f15790ae8d766
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowTraderLabelEntity.java
@@ -8,7 +8,6 @@
import lombok.Data;
import lombok.EqualsAndHashCode;
@EqualsAndHashCode(callSuper = true)
@Data
@TableName("follow_trader_label")
public class FollowTraderLabelEntity{