xiaoyong931011
2021-01-29 fba9c1b49998de2933f80beb5bd1d841b587e3fb
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;