修改区划类型
This commit is contained in:
@@ -58,7 +58,7 @@ public class ESJobDocument
|
|||||||
private String jobLocation;
|
private String jobLocation;
|
||||||
|
|
||||||
@ApiModelProperty("工作地点区县字典代码")
|
@ApiModelProperty("工作地点区县字典代码")
|
||||||
private Integer jobLocationAreaCode;
|
private String jobLocationAreaCode;
|
||||||
|
|
||||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||||
@ApiModelProperty("发布时间")
|
@ApiModelProperty("发布时间")
|
||||||
|
|||||||
Reference in New Issue
Block a user