在angular2Typescrip编写的,想创建跟js一样的json数据用于请求接口的数据怎么样写呀person={name:"",age:""}persons=[{},{}]
我请求回来的数据也是json,我怎么在ts中使用呢,
相关分类