马宇豪
2024-08-21 b941ca4d159d7af138bc0a2fa7e04b1e9fdd61d0
config/config.js
@@ -2,11 +2,11 @@
   // 开发环境配置
   development: {
      // baseUrl: 'http://121.239.169.30:13001',
      baseUrl: 'http://192.168.0.41:8086',
      baseUrl: 'http://192.168.2.15:8082',
   },
   // 生产环境配置
   production: {
      baseUrl: 'http://192.168.0.41:8086',
      baseUrl: 'http://47.108.222.15:8000',
      
   }