curl --location --request GET 'adminapi/square.squareCategory/categoryLists?type'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"id": 17,
"name": "绘画分类",
"sort": 0,
"status": 1,
"type": 1,
"create_time": "2024-08-07 09:55:08",
"relevance_num": 1
}
],
"count": 1,
"page_no": 1,
"page_size": 25
}
}