Administrator
2025-05-27 2377b0ca8cd1839c80c6271a7067ea43a0b78aa7
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;
}