xiaoyong931011
2023-08-17 d2d5106682f967277f689fb91c5e4af4585d684e
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;
    //原有积分