Helius
2021-01-29 bee6b602b0bf4dfb7956a61b39ba03a240d89d6f
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;