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.
5 lines
223 B
5 lines
223 B
var baseUrl = 'https://wx.chenhaitech.com/ymtx-prod-api'
|
|
// var baseUrl = 'http://192.168.101.109:8080'
|
|
// var baseUrl = 'http://192.168.101.105:8082'
|
|
// var baseUrl = 'http://192.168.101.111:8081'
|
|
module.exports = baseUrl
|