1
xiaoyong931011
2023-02-01 cdb4f45b507e52f67c235b6d4b7307ec194f02a1
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;
}