Administrator
2025-04-28 d104e9b09a5e1da0c973e3b6c910c1f3a1b87da4
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;
}