xiaoyong931011
2023-04-21 754c2aff36ac37dfed003b8c3cec8a029a5545b8
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java
@@ -36,4 +36,10 @@
    private String bindPhone;
    private Integer flowType;
    /**
     * 来源
     */
    private String fromMemberName;
}