更新:1.查询岗位时添加时间段筛选,2.查询岗位不准确的问题。
This commit is contained in:
@@ -60,7 +60,7 @@ public class ESJobDocument
|
||||
@ApiModelProperty("工作地点区县字典代码")
|
||||
private Integer jobLocationAreaCode;
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@ApiModelProperty("发布时间")
|
||||
private Date postingDate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user