黎星凯
2024-05-17 3520e86e2b00b9c1ee3f4fffd4ab49fe3d6c259e
admin-web/public/static/config.js
@@ -9,8 +9,8 @@
  // 接口请求地址
  ftpUrl: 'http://172.16.20.9:8083/lowConsum',//开发
  apiBaseURL: 'http://172.16.20.9:8083/lowConsum',//开发
  // ftpUrl: 'http://172.16.20.9:8083/lowConsum',//开发
  // apiBaseURL: 'http://172.16.20.9:8083/lowConsum',//开发
  // apiBaseURL: 'http://172.16.60.110:8083/lowConsum',//开发
@@ -20,8 +20,8 @@
  // apiBaseURL: protocol + '//'+ host + '/lowapi',// 正式,
  // ftpUrl: protocol + '//'+ host + '/lowapi',// 正式,
  // apiBaseURL: protocol + '//'+ host + '/lowapi',// 正式,
  ftpUrl: protocol + '//'+ host + '/lowapi',// 正式,
  apiBaseURL: protocol + '//'+ host + '/lowapi',// 正式,
  debug: false //调试开关  true时会输出请求日志
};