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