src/main/java/com/ruoyi/staff/dto/StaffLeaveDto.java @@ -99,4 +99,9 @@ * 离职原因文本 */ private String reasonText; /** * 民族 */ private String nation; }