curl --location --request GET 'https://open.weibanzhushou.com/open-api/material_library/group/list?key_word&mtype&group_id&include_children=1/0&access_token='
{
"group_list": [
{
"children_list": [],
"department_list": [
"0"
],
"edit_pri": "admin",
"has_children": false,
"id": 100930020,
"matched_kw": null,
"material_count": 13,
"name": "我是分组103啊",
"pid": 0,
"sort": 10
}
],
"include_children": false,
"material_total_count": 149,
"status_code": 200,
"status_message": "ok",
"success": true,
"total_count": 11
}