fix
Hentua
2023-04-25 c3da057e71c2dfed4bd47d5ffbd4ed2ac6040e41
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;
}