fix
Helius
2021-11-04 e18c5b4d84b5970d973208dae347ac5fd937b66f
src/main/java/com/xcong/excoin/modules/trademanage/vo/BzzNewPriceVo.java
@@ -6,6 +6,7 @@
public class BzzNewPriceVo {
    private String newprice;
    private Integer bzzStart;
    private long id;
}