struct Response: Codable { var data: Data } struct Data: Codable { var symbol: ... I think the problem is the data : before the array.
確定! 回上一頁