curl --location --request GET 'https://api.chasing.comgoods/rov_list'
{
"code": 200,
"msg": "请求成功",
"data": [
{
"id": 55,
"title": "去去去"
},
{
"id": 57,
"title": "潜鲛GLADIUS MINI S"
},
{
"id": 58,
"title": "儿童画"
}
]
}