xiaoyong931011
2022-11-21 5d1fc41db9c48ca7e4beffdfeb789fd6f69f4d2f
src/main/java/cc/mrbird/febs/dapp/entity/DappWalletCoinEntity.java
@@ -32,4 +32,6 @@
    private Integer boxCnt;
    private String walletCode;
    private BigDecimal earlyAmount;
}