curl --location --request GET 'https://api.chasing.comindustry_blog/details?id'
{
"code": 200,
"msg": "请求成功",
"data": {
"id": 1,
"industry_id": 1,
"type": 1,
"blog_id": 4,
"video_image": "",
"title": "测试111",
"author": "3213",
"publish_time": "2022-08-19 14:47:05",
"video_url": "",
"create_time": "2022-08-30 20:37:03",
"update_time": "2022-08-30 20:37:03",
"delete_time": 0,
"lang_code": "en",
"blog_type_title": "分类2",
"blog_type_id": 4,
"industry_name": "Aquaculture",
"video_uri": "",
"video_image_url": ""
}
}