zhouwx
2026-01-21 dbccfc04eb5a927d690bb75277f614e63d4544c9
config/config.js
@@ -2,11 +2,11 @@
   // 开发环境配置
   development: {
      // baseUrl: 'http://121.239.169.30:13001',
      baseUrl: 'http://192.168.0.38:8086',
      baseUrl: 'http://192.168.0.41:8086',
   },
   // 生产环境配置
   production: {
      baseUrl: 'http://192.168.0.38:8086',
      baseUrl: 'http://192.168.0.41:8086',
      
   }