http.js 196 B

12345678
  1. // 配置信息
  2. export default {
  3. // webUrl: 'http://127.0.0.1:8080',
  4. //webUrl: 'https://cczdsz.com/prod-api/',
  5. //webUrl: 'https://44550f5n36.goho.co',
  6. webUrl: 'http://192.168.4.20:8081',
  7. }