xiaoyong931011
2023-08-17 4e286fb91d3bd9ee2a00e172d0b9bf59e6bc457e
src/main/java/cc/mrbird/febs/dapp/vo/MemberMoneyFlowVo.java
@@ -10,6 +10,7 @@
@Data
@ApiModel(value = "MemberMoneyFlowVo", description = "个人流水")
public class MemberMoneyFlowVo {
    private Integer type;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date createTime;
    //原有积分