{ "category_type": 0 }
curl --location --request GET 'https://api.chaohui.ai/painter/scene-category-list?app_id=&app_token=' \ --header 'Content-Type: application/json' \ --data '{ "category_type": 0 }'
{"status":"ok","code":0,"data":[{"category_id":18,"name":"室内"},{"category_id":19,"name":"室外"},{"category_id":20,"name":"纯色"}]}