Helius
2021-04-14 f8ecaf91e230b322a73a75299d76b071ab7ba894
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{