src/main/java/com/nq/vo/user/UserOut.java @@ -26,4 +26,8 @@ * */ private String freezeMoney; //待补金额 private BigDecimal amountToBeCovered; }