Open sh1un opened 1 year ago
Deadline: 2023/10/24 23:59 (GMT+8)
在使用全文檢索 - 旅途的功能時,Trip 應回傳旅遊者頭貼、旅遊者名稱、評價
[ img1 Figma(連結) ]
[ img2 Actual Display ]
// Actual Response { "total": 60, "startIndex": 0, "size": 10, "data": [ { "tripId": "b5ae9360c2a44158940156ff864cbe09", "shopperId": "07b25dedb9014293987cd967ab394308", "fromCountry": "DE", "fromCountryChineseName": "德國", "fromCity": "TXL", "fromCityChineseName": "柏林", "toCountry": "TW", "toCountryChineseName": "台灣", "toCityChineseName": "新北市", "toCity": "TPH", "arrivalDate": "2023-10-02T00:00:00.000+00:00", "profit": 0, "currency": "TWD", "createDate": "2023-10-02T11:09:37.000+00:00", "updateDate": "2023-10-02T11:09:37.000+00:00", "tripStatus": "PAST", "hasNewActivity": false, "dashboard": { "requested": 0, "toBePurchased": 0, "toBeDelivered": 0 } }, // .... 略 ....
Add any other context or screenshots about the feature request here.
Bug Report
Deadline: 2023/10/24 23:59 (GMT+8)
Description (2023/10/23 edited)
在使用全文檢索 - 旅途的功能時,Trip 應回傳旅遊者頭貼、旅遊者名稱、評價
[ img1 Figma(連結) ]
[ img2 Actual Display ]
Suggested Soulutions
APIs
Additional context
Add any other context or screenshots about the feature request here.