fix
Hentua
2023-08-17 a52b52cc6f71b4d01a6d19670fd5440e952cb5f3
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;
}