struct MyTest: Content { let hello: String } // http://127.0.0.1:8080/test-send app.get("test-send") { req -> EventLoopFuture<Response> in ...
確定! 回上一頁