xiaoyong931011
2023-04-12 826f3e51045340100b6689f64a58490cf50d5b95
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;
}