X2.2.0新增
sp_get_all_child_terms($term_id)
指定分类下的所有子分类
$term_id: 分类id
$term_id
类型array,指定分类下的所有子分类
$terms = sp_get_all_child_terms(1);