线上聊天

This commit is contained in:
lnn19986213 2022-10-26 10:14:15 +08:00
parent a6d3e6ec48
commit 491430b7b6
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ app.$mount()
import http from "@/request/index.js"
Vue.prototype.http=http
Vue.prototype.socketUrl = "wss://61.130.44.231/webSocket"
Vue.prototype.socketUrl = "ws://61.130.44.231/webSocket"
// Vue.prototype.socketUrl = "wss://yxx.ydool.net/webSocket"