做自己的King
文档
let r = await this.http.get(`https://api.github.com/users/januwA`).toPromise().then(v => v.data); l(r);