|
|
@@ -43,7 +43,7 @@ Page({ |
|
|
|
const that = this |
|
|
|
return new Promise((resolve, reject) => { |
|
|
|
const data = { |
|
|
|
appId: 'wxf288a9b8167ff2ca', |
|
|
|
appId: 'wxedb9fb309728a9f1', |
|
|
|
message |
|
|
|
} |
|
|
|
request.post({ |
|
|
@@ -232,7 +232,7 @@ Page({ |
|
|
|
console.log('Link Start!'); |
|
|
|
const that = this |
|
|
|
wx.connectSocket({ |
|
|
|
url: 'wss://gptsockettest.malls.iformall.com:8010', |
|
|
|
url: 'wss://gptsocket.malls.iformall.com:8010', |
|
|
|
header: { |
|
|
|
'content-type': 'application/json' |
|
|
|
}, |
|
|
|