Commit f3674924 by maolipeng

fix:testsss

parent e74b2d96
......@@ -166,6 +166,7 @@ export default class WechatApi {
wx.invoke('replayLiving', {
"livingId": id,
}, function(res) {
console.log("WorkWXAPI 进入直播间",res)
if (res.err_msg === "replayLiving:ok") {
resolve(true)
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment