wzy
2021-04-15 d0cb05c07157325a12c550cc3b22f016bb767e2b
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowTraderProfitInfoEntity.java
@@ -43,6 +43,14 @@
     */
    private BigDecimal followerTotalProfit;
    /**
     * 三十天胜率
     */
    private BigDecimal thirtyProfitRatio;
    /**
     * 三十天最大回撤率
     */
    private BigDecimal thirtyRatio;
    /**
     * 胜率
     */
    private BigDecimal winRate;