Administrator
2025-08-25 33a883b0d7edbf633dcf142d2e3c5bf2e334b121
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;
}