示例#1
0
 public function goLite()
 {
     return K_TreeQuery::gNodesLite($this->nid, $this->type, $this->limit);
 }