解析数据格式.txt 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. results:[
  2. {
  3. "data": {
  4. "address_en": "12F, Tower C, The PLACE, No. 150 Zun Yi Road, Shanghai",
  5. "address_zh": "上海市遵义路150号虹桥南丰城C座12楼",
  6. "affiliation": [
  7. {
  8. "company": "雅高集团",
  9. "group": ""
  10. }
  11. ],
  12. "age": 0,
  13. "birthday": "",
  14. "brand_group": "",
  15. "career_path": [
  16. {
  17. "date": "2025-07-23",
  18. "hotel_en": "ACCOR",
  19. "hotel_zh": "雅高集团",
  20. "image_path": "http://192.168.3.143:9000/dataops-bucket/talent_photos/talent_photo_20250723_161352_2afa52d0.jpg",
  21. "source": "business_card_creation",
  22. "title_en": "Director of Development, Luxury & Lifestyle",
  23. "title_zh": "奢华及生活时尚品牌发展总监"
  24. }
  25. ],
  26. "email": "Shawn.zhang@accor.com",
  27. "hotel_en": "ACCOR",
  28. "hotel_zh": "雅高集团",
  29. "mobile": "+86(0)138 1140 5768",
  30. "name_en": "Shawn Zhang",
  31. "name_zh": "张祥胜",
  32. "native_place": "",
  33. "phone": "+86(0)21 6119 7739",
  34. "postal_code_en": "",
  35. "postal_code_zh": "",
  36. "residence": "",
  37. "title_en": "Director of Development, Luxury & Lifestyle",
  38. "title_zh": "奢华及生活时尚品牌发展总监"
  39. },
  40. "minio_path": "http://192.168.3.143:9000/dataops-bucket/talent_photos/talent_photo_20250723_161352_2afa52d0.jpg"
  41. },
  42. {
  43. "data": {
  44. "address_en": "No.168 Zhendong Street, Fuli Town, Yangshuo County, Guilin City, Guangxi Province, P. R. China 541905",
  45. "address_zh": "中国广西壮族自治区桂林市阳朔县福利镇镇东街168号 541905",
  46. "affiliation": [
  47. {
  48. "company": "Banyan Tree Yangshuo",
  49. "group": "Banyan Tree"
  50. }
  51. ],
  52. "age": 0,
  53. "birthday": "",
  54. "brand_group": "Banyan Tree",
  55. "career_path": [
  56. {
  57. "date": "2025-07-23",
  58. "hotel_en": "Banyan Tree Yangshuo",
  59. "hotel_zh": "阳朔悦榕庄",
  60. "image_path": "http://192.168.3.143:9000/dataops-bucket/talent_photos/talent_photo_20250723_161352_c99f5743.jpg",
  61. "source": "business_card_creation",
  62. "title_en": "General Manager",
  63. "title_zh": "总经理"
  64. }
  65. ],
  66. "email": "James.Zhou@banyantree.com",
  67. "hotel_en": "Banyan Tree Yangshuo",
  68. "hotel_zh": "阳朔悦榕庄",
  69. "mobile": "+86 186 6196 1937",
  70. "name_en": "James Zhou",
  71. "name_zh": "周猛",
  72. "native_place": "",
  73. "phone": "+86 773 322 8888 ext.7000",
  74. "postal_code_en": "541905",
  75. "postal_code_zh": "541905",
  76. "residence": "",
  77. "title_en": "General Manager",
  78. "title_zh": "总经理"
  79. },
  80. "minio_path": "http://192.168.3.143:9000/dataops-bucket/talent_photos/talent_photo_20250723_161352_c99f5743.jpg"
  81. }
  82. ]