bug
This commit is contained in:
@@ -3,7 +3,7 @@ import axios from 'axios'
|
||||
// import store from '../store'
|
||||
// import { getToken } from '@/utils/auth'
|
||||
|
||||
export const wsuri = `ws://192.168.0.108:61101//WebMoudule//websocket`
|
||||
export const wsuri = `ws://localhost:61101//WebMoudule//websocket`
|
||||
export const name = `OP8888`
|
||||
|
||||
// 创建axios实例
|
||||
|
||||
Reference in New Issue
Block a user