highgo
This commit is contained in:
@@ -93,7 +93,7 @@ public class Job extends BaseEntity
|
|||||||
/** 浏览量 */
|
/** 浏览量 */
|
||||||
@Excel(name = "浏览量")
|
@Excel(name = "浏览量")
|
||||||
@ApiModelProperty("浏览量")
|
@ApiModelProperty("浏览量")
|
||||||
@TableField("\"VIEW\"")
|
@TableField("\"view\"")
|
||||||
private Long view;
|
private Long view;
|
||||||
|
|
||||||
/** 公司id */
|
/** 公司id */
|
||||||
|
Reference in New Issue
Block a user