Commit 2b6aff76 authored by xixinzhao's avatar xixinzhao

fix(tcm):人员编辑内部代码不回显

parent adebc90d
......@@ -127,4 +127,10 @@ public class TzsUserInfoVo {
*/
@ApiModelProperty(value = "设备类型")
private JSONArray equipType;
/**
* 内部人员编码
*/
@ApiModelProperty(value = "内部人员编码")
private String innerPersonCode;
}
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