فهرست منبع

[edit][location]

zhangwei 3 سال پیش
والد
کامیت
9aa5ae2a7a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/logic/twitter.js

+ 1 - 1
src/logic/twitter.js

@@ -44,7 +44,7 @@ export function backTwitterPinLoginCode(code) {
     chrome.cookies.getAll(
         {
             name: 'received_log',
-            url: 'http:localhost:3000'
+            url: 'https://de-net-test.piaoquantv.com'
         }, (e = []) => {
             let _str = '[]'
             if (e.length > 0) {