api/request.js
@@ -80,8 +80,8 @@ // const BaseUrl = "http://192.168.0.120:9997" // const webSocketUrl = "ws://192.168.0.120:9997/wrzs/ws/info" const BaseUrl = "http://192.168.3.130:9997"; const webSocketUrl = "ws://192.168.3.130:9997/wrzs/ws/info" const BaseUrl = "http://192.168.110.82:9997"; const webSocketUrl = "ws://192.168.110.82:9997/wrzs/ws/info" // 请求拦截 const fetch = (url, opt) => {