curl --location --request GET 'https://m1.apifoxmock.com/m1/4737255-0-default/nbo/allCategories'{
"errorMsg": "",
"errorCode": "",
"data": [
{
"cateId": "",
"cateName": "",
"childList": [
{
"cateId": "",
"cateName": "",
"childList": [],
"parentCateId": ""
}
],
"parentCateId": ""
}
]
}