fix
Hentua
2023-04-23 c690f01658a81a8b843fbacd9405e83d83c9aee3
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java
@@ -37,5 +37,9 @@
    private String bindPhone;
    private Integer flowType;
    /**
     * 来源
     */
    private String fromMemberName;
}