fix
Hentua
2023-04-25 53527ce48ac92c402e4c83daa93c3017a71842af
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java
@@ -34,4 +34,12 @@
    private String payMethod;
    private String bindPhone;
    private Integer flowType;
    /**
     * 来源
     */
    private String fromMemberName;
}