📅  最后修改于: 2022-03-11 14:48:28.981000             🧑  作者: Mango
Update the Constructor
//import { Inject } from '@angular/core';
constructor(@Inject(String) private url: string, private http: Http)