wzy
2022-08-27 afe2e9a2da152a9b1a54d88b7637e811bf298749
src/main/java/cc/mrbird/febs/dapp/entity/DappWalletCoinEntity.java
@@ -27,11 +27,6 @@
    private String address;
    /**
     * usdt余额
     */
    private BigDecimal usdtAmount;
    /**
     * 盲盒数量
     */
    private Integer boxCnt;