curl --location 'resumes/detail?id=1'{
"code": 1,
"show": 0,
"msg": "查询成功",
"data": {
"id": 1,
"user_id": 12,
"name": "盘兮",
"money": "10000",
"intention": "技术总监",
"location": "上海",
"skills": "Flutter,php,python",
"experience": "sadfsdf",
"contact": "17630013170",
"status": 2,
"del": 0,
"created_at": "2025-08-04 14:09:43",
"updated_at": "2025-08-04 14:37:12"
}
}