curl --location --request GET 'https://api.topview.ai/v1/product_anyShoot/template/category/list'{
"code": "string",
"message": "string",
"result": [
{
"categoryId": "string",
"categoryName": "string"
}
]
}