Administrator
2026-01-15 1cef93fa4d965877d2de2b1d83b1891061dfa6a6
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;
}