http.js 154 B

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