Administrator
2025-08-27 a4998d5fc8ed96da871f8c70fe36b141cc7b5dde
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;
}