src/main/java/cc/mrbird/febs/mall/dto/MoneyChargeListDto.java @@ -12,4 +12,6 @@ private String phone; private Integer status; private Integer type; }