Browse Source

修改地址

master
‘daijinzheng@xingtongworld.com’ 2 years ago
parent
commit
12d3ca153b
  1. 5
      common/js/api.js

5
common/js/api.js

@ -1,7 +1,10 @@
// let baseUrl = 'http://192.168.66.221:8000'
let baseUrl = 'http://192.168.66.16:8084'
// let baseUrl = 'http://192.168.66.16:8084'
// baseUrl = 'https://ggl.xingtongworld.com'
// baseUrl = 'https://ggl.dingguagua.vip'
// baseUrl = 'https://apps.dingguagua.vip'
let baseUrl = 'https://apps.dingguagua.vip'
let API = {
baseUrl: baseUrl,

Loading…
Cancel
Save