Helius
2021-02-03 9d5efbf410a1c77e65172d5c292fb9950c2d50f0
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowTraderInfoEntity.java
@@ -38,6 +38,10 @@
     */
    private String declaration;
    /**
     * 标签
     */
    private String labels;
    /**
     * 是否满员 1-是2-否
     */
    private Integer isAll;