KKSU
2024-02-26 abd07085478dffcc7965b27c7a3fdb6cda945479
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;
}