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