curl --location --request GET 'https://api.chasing.com/industry_item/case_index?limit&page&goods_id&industry_id'
{
"code": 200,
"msg": "成功",
"data": [
{
"id": 12,
"title": "环境",
"desc": "我FE",
"image": "http://test.static.chasing.com/FufeEIsb-0BO7V82uKMUanPoYVJt",
"publish_time": 1667923200,
"pdf": "http://test.static.chasing.com/lo40nt6xoUN-eJ7JPJxjgnzJ_JDS"
}
],
"lang_code": "ja"
}