Spring似乎自动知道如何从此JSON构建Event对象。 如何使用Ktor进行相同操作?我尝试了最简单的方法: val response = client.request<List<Event>> ...
確定! 回上一頁