Merge pull request '组织架构图,人员列表添加key' (#180) from feature/dxf into develop

Reviewed-on: #180
pull/182/head
dxfeng 2 years ago
commit b3f093a647

@ -35,4 +35,10 @@ public class ResourceChartVO {
private Integer status;
private String mobile;
private Long key;
public Long getKey() {
return id;
}
}

Loading…
Cancel
Save