http.js 124 B

123456
  1. // 配置信息
  2. export default {
  3. webUrl: 'https://hjt.cxcloudsci.com/prod-api',
  4. // webUrl: 'http://192.168.0.120:8081'
  5. }