Commit bb6e2287 authored by zuoyh's avatar zuoyh

员工信息修改_复职

parent e5a0c39c
...@@ -53,5 +53,5 @@ public class AppUserPositionTempVo { ...@@ -53,5 +53,5 @@ public class AppUserPositionTempVo {
private String companyName; private String companyName;
@ApiModelProperty(value = "员工职位状态 0:在职 1:离职") @ApiModelProperty(value = "员工职位状态 0:在职 1:离职")
private Integer idQuit; private Integer isQuit;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment