You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
180 B
4 lines
180 B
// var baseUrl = 'https://wx.chenhaitech.com/guoziwei-prod-api'
|
|
var baseUrl = 'http://192.168.101.109:8080'
|
|
// var baseUrl = 'http://192.168.101.111:8081'
|
|
module.exports = baseUrl
|