Helius
2021-05-13 cf82ee604f512ea0ca116dfb11120877d7e1744d
src/main/java/com/xcong/excoin/modules/documentary/dto/FollowTraderInfoDto.java
@@ -13,4 +13,6 @@
   @NotNull(message = "ID不能为空")
   private String isok;
   private String profitRatio;
}