http.js 197 B

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