3.13优化版本
This commit is contained in:
@ -64,7 +64,7 @@ public class WgzReissueacard implements Serializable {
|
||||
/** 原打卡时间 */
|
||||
@Excel(name = "原打卡时间")
|
||||
@ApiModelProperty("原打卡时间")
|
||||
private String rawTime;
|
||||
private LocalDateTime rawTime;
|
||||
|
||||
/** 现补卡时间 */
|
||||
@Excel(name = "现补卡时间" , width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
|
||||
|
Reference in New Issue
Block a user