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