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