| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 | {  "task_id": "119",  "task_type": "名片",  "data": {    "results": [      {        "name_zh": "王仁",        "name_en": "Owen Wang",        "title_zh": "总经理",        "title_en": "General Manager",        "mobile": "+86 138 1685 0647",        "phone": null,        "email": "rwang5@urcove-hotels.com",        "hotel_zh": "上海静安逸扉酒店",        "hotel_en": "UrCove by HYATT Shanghai Jing'an",        "brand_zh": null,        "brand_en": null,        "affiliation_zh": null,        "affiliation_en": null,        "brand_group": "UrCove, HYATT",        "address_zh": "中国上海市静安区武定西路1185号",        "address_en": "No.1185 West Wuding Road, Jing'an District",        "postal_code_zh": "200042",        "postal_code_en": "200042",        "birthday": null,        "residence": null,        "age": 0,        "native_place": null,        "talent_profile": "测试用名片",        "career_path": [          {            "date": "2025-08-01",            "hotel_en": "UrCove by HYATT Shanghai Jing'an",            "hotel_zh": "上海静安逸扉酒店",            "image_path": "",            "source": "business_card_creation",            "title_en": "General Manager",            "title_zh": "总经理"          }        ]      }    ]  }}
 |