heyang 2 år sedan
förälder
incheckning
aafb9aae77
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -7,10 +7,10 @@ VUE_APP_ENV = 'production'
 
 # ####################外网接口配置####################
 
- VUE_APP_BASE_API = '192.168.1.43/labSystem/'
+ VUE_APP_BASE_API = 'lab.zjznai.com/labSystem/'
 
 
 # ####################内网接口配置####################
 
- VUE_APP_BASE_LOCAL_API = '192.168.1.43/labSystem/'
+ VUE_APP_BASE_LOCAL_API = '192.168.251.2/labSystem/'