Administrator
2026-02-04 8df48cb78c9552e9fc3eee25e3b616a3450b9a12
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;
}