jyy
2021-07-16 ac148f60cb3ef5b233047076b0e6e0a0315c6336
zq-erp/src/main/java/com/matrix/system/shopXcx/api/vo/ScoreUseRecordVo.java
@@ -1,5 +1,6 @@
package com.matrix.system.shopXcx.api.vo;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.matrix.core.anotations.Extend;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@@ -24,6 +25,7 @@
   private Integer  recType;
   @ApiModelProperty(value = "调整时间")
   @JsonFormat(pattern = "yyyy-MM-dd HH:mm", timezone="GMT+8")
   private Date createTime;