示例#1
0
 function getItems()
 {
     $items = oseMscTree::getTreeByParentId();
     return $items;
 }