Helius
2021-01-26 ad01d9ed306451f37d309304f9f1b72616a8a165
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;