xiaoyong931011
2021-04-13 b8eb5917f8271573e60a84d3eb591e92fd50f374
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;