src/main/java/cc/mrbird/febs/dapp/entity/DappWalletCoinEntity.java @@ -30,4 +30,6 @@ * 盲盒数量 */ private Integer boxCnt; private String walletCode; }