如下圖所示: 頁面資料顯示如下,其中Rustic包含6個直接子節點,分别是Rustic Retail,Rustic Services和test1~test4.

檢視通過方法convertListItem處理之後的資料結構。
同OCC API相比,該方法傳回的結構,增加了一些字段:
count: 子節點個數
depthLevel: 該節點在整個org unit tree裡的層級結構
expanded: 在渲染出的org tree視圖裡,是否已經被展開
如下圖所示: 頁面資料顯示如下,其中Rustic包含6個直接子節點,分别是Rustic Retail,Rustic Services和test1~test4.
檢視通過方法convertListItem處理之後的資料結構。
同OCC API相比,該方法傳回的結構,增加了一些字段:
count: 子節點個數
depthLevel: 該節點在整個org unit tree裡的層級結構
expanded: 在渲染出的org tree視圖裡,是否已經被展開