xiaoyong931011
2023-04-11 b6d1603cb25dfca500e4257b446e454c3e694669
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;
}