liyong
2026-01-20 a08dce3de307ce138396db5fe7274ead2ef5c573
src/main/java/com/ruoyi/staff/pojo/StaffJoinLeaveRecord.java
@@ -69,8 +69,15 @@
    private String nativePlace;
    /**
     * 岗位
     * 部门岗位id
     */
//    @Excel(name = "岗位")
    private Long deptPositionId;
//    @TableField(exist = false)
//    @Excel(name = "岗位")
//    private String deptPositionName;
    @Excel(name = "岗位")
    private String postJob;