Administrator
2025-04-27 afda84e68de9fb078ef5a5c9fcf794bde579d2ce
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;
}