src/main/java/com/ruoyi/staff/pojo/StaffJoinLeaveRecord.java
@@ -36,6 +36,14 @@ private Integer staffState; /** * 试用期(月) */ @Excel(name = "试用期(月)") private Integer probationPeriod; /** * 员工编号 */ @Excel(name = "员工编号") @@ -60,10 +68,14 @@ private String nativePlace; /** * 岗位 * 部门岗位id */ // @Excel(name = "岗位") private Long deptPositionId; @TableField(exist = false) @Excel(name = "岗位") private String postJob; private String deptPositionName; /** * 家庭住址