curl --location --request GET 'https://api.chasing.com/industry_item/item_case_list?key'
{
"code": 200,
"msg": "success",
"data": [
{
"id": 5,
"title": "新增博客",
"image": "http://test.static.chasing.com/FhtgCS40XIHgkPbGlcu6-QKFR8G3",
"publish_time": 1661249956,
"industry_type_id": 5,
"pdf": ""
}
],
"lang_code": "en"
}