開始使用Post 功能. 定義constructor. constructor({token, userId}) { this.FB = FB; this.FB.setAccessToken(token); this.userId = userId; } ...
確定! 回上一頁