lcw
This commit is contained in:
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user