server/dmmall_service/src/main/java/com/doumee/dao/business/model/Integral.java
@@ -31,7 +31,7 @@ private Integer creator; @ApiModelProperty(value = "创建时间") @ExcelColumn(name="交易时间" ,index =1,width = 10) @ExcelColumn(name="交易时间" ,index =1,width = 10,dateFormat = "yyyy-MM-dd HH:mm:ss") private Date createDate; @ApiModelProperty(value = "更新人编码", example = "1")