fix
Helius
2024-04-09 62ad53f3c66ccaacbf29b7fdc1a7b950e61d8c28
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;
}