Administrator
2025-04-30 b85f2ef59c820000cb2d9fa0b510a2d79e7243ee
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;
}