Example #1
0
 public static function getDictCategorys()
 {
     $id = self::Dict_Category_Id;
     return Category::getCategorysArray($id);
 }