KKSU
2024-03-13 714e98e20f8a534fef0a301c527a8b3ace0741cb
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;
}