fix
Helius
2022-12-28 bcc66e6d54badf46c576017f131de9aa6b9b2f0c
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;
}