Merge pull request '组织架构图,人员列表添加key' (#180) from feature/dxf into develop
Reviewed-on: http://221.226.25.34:3000/liang.cheng/weaver-hrm-organization/pulls/180
This commit is contained in:
commit
b3f093a647
|
|
@ -35,4 +35,10 @@ public class ResourceChartVO {
|
|||
private Integer status;
|
||||
|
||||
private String mobile;
|
||||
|
||||
private Long key;
|
||||
|
||||
public Long getKey() {
|
||||
return id;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue