fix
Hentua
2024-02-19 d188e9fa2f3ff0a099df4233f7fc2b6be8305937
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java
@@ -32,4 +32,10 @@
    private Integer status;
    private String payMethod;
    private String bindPhone;
    private Integer flowType;
}