This commit is contained in:
lcw
2025-10-26 12:25:50 +08:00
parent 5e18952b55
commit ea3022c3f6
617 changed files with 86322 additions and 185615 deletions

View File

@ -4,9 +4,9 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// http://47.108.232.77:9537/mosty-api/mosty-zhgj/docs.html
const serverHost = "http://47.108.232.77:9537"//线上
// const serverHost = "http://47.108.232.77:9537"//线上
// const serverHost = "http://192.168.0.231:8006"//线上
// const serverHost = "http://192.168.1.117:8006"//周
const serverHost = "http://192.168.231.75:8016"//周
// const serverHost = "http://192.168.1.98:8006"//毛毛
module.exports = {