server/src/main/java/com/doumee/dao/system/dto/QuerySystemLoginLogDTO.java @@ -19,4 +19,5 @@ @ApiModelProperty("登录结束时间") private Date endTime; }