Commit bf57bce6 authored by libin's avatar libin

身份positionId

parent 481fcac0
......@@ -30,6 +30,8 @@ public class AppUserPositionTempVo {
@ApiModelProperty(value = "职位名")
private String positionName;
private Integer positionId;
@ApiModelProperty(value = "数据状态 1:已核销 2:未核销")
private Integer status;
......
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