Administrator
2025-08-19 0af9b82c1fda4a7b28f2de41d42abe0824bc303c
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;
}