src/main/java/cc/mrbird/febs/mall/vo/AdminMallMoneyFlowVo.java @@ -16,13 +16,8 @@ private BigDecimal amount; private Integer type; private Integer flowType; private String orderNo; private String description; private String remark; }