This commit is contained in:
PC-20230316NUNE\Administrator
2023-12-11 10:42:36 +08:00
parent 24a498a712
commit f99f10e237
3 changed files with 27 additions and 22 deletions

View File

@@ -32,8 +32,8 @@ import { Component } from "cc";
// let WsPath = `ws://localhost:8080/websocket`
// let APIPath = `http://192.168.1.23:8080`
// let WsPath = `ws://192.168.1.23:8080/websocket`
let APIPath = `http://192.168.0.128:8080`
let WsPath = `ws://192.168.0.128:8080/websocket`
let APIPath = `http://192.168.0.125:8080`
let WsPath = `ws://192.168.0.125:8080/websocket`
// let APIPath = `https://api.pet.jisol.cn`
// let WsPath = `wss://api.pet.jisol.cn/websocket`