1
protected services: { [name: string]: EntityCollectionDataService<any> } = {}; 

我看到它为服务分配了一个对象文字,但[]分配不清楚,尤其是在表达式的右侧。

4

0 回答 0