Administrator
2025-05-19 61b9b64a416b9171af5d7fd45c6684ce8ccda731
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;
}