why I get two different instances of the same service?

后端 未结 0 421
梦谈多话
梦谈多话 2020-12-30 18:40

I have ExerciseService that has public x property:

@Injectable({
  providedIn: "root",
})
export class ExerciseService extends Crud         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题