xiaoyong931011
2021-01-26 1ed2c50c3ccc1c32316082f948f5c7074572af9f
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowTraderLabelEntity.java
@@ -8,7 +8,7 @@
@EqualsAndHashCode(callSuper = true)
@Data
@TableName("follow_follower_profit")
@TableName("follow_trader_label")
public class FollowTraderLabelEntity extends BaseEntity{
   
   /**