xiaoyong931011
2023-03-20 a9050dda2df0642f42b61cc487f171652dc85e26
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;
}