import {BehaviorSubject} from 'rxjs'; tokenSubject: BehaviorSubject<string> = new BehaviorSubject<string>(null); return this.
確定! 回上一頁