Helius
2020-09-29 20818d972592377078162437ddc20e963bcf8ef2
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowTraderInfoEntity.java
@@ -79,6 +79,8 @@
    private double walletCoinNum;
    @TableField(exist = false)
    private double agentNum;
    @TableField(exist = false)
    private String isok;
    
}