Helius
2021-04-02 f6c53786b68181e95c03648441735f5534dbcfd7
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{