小程序员工驳回原因
This commit is contained in:
parent
cc6ff03613
commit
abef886edf
|
|
@ -126,6 +126,8 @@ public class EmployeesAdvisoryInfoEntity implements Serializable {
|
||||||
|
|
||||||
//信息修改状态 空:没提交过修改 1修改申请中 2通过 3驳回*/
|
//信息修改状态 空:没提交过修改 1修改申请中 2通过 3驳回*/
|
||||||
private String modifyState;
|
private String modifyState;
|
||||||
|
|
||||||
|
private String auditContent;
|
||||||
/**
|
/**
|
||||||
* 现住址
|
* 现住址
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue