Commit 782b04be by kaisa

feat:同步

parent f2414876
Showing with 1 additions and 1 deletions
...@@ -373,7 +373,7 @@ webAppComm.prototype.hideTopBar = function () { ...@@ -373,7 +373,7 @@ webAppComm.prototype.hideTopBar = function () {
} }
//自動添加直播間聊天消息 //自動添加直播間聊天消息
webAppComm.prototype.hideTopBar = function () { webAppComm.prototype.addLiveMsg = function () {
let obj = { let obj = {
"cid": 23, "cid": 23,
"reqCode": new Date().getTime(), "reqCode": new Date().getTime(),
......
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 sign in to comment