Explorar el Código

默认为 localhost:8080

zhulu hace 2 años
padre
commit
b73fa7c51f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -10,7 +10,7 @@ ENV = 'development'
 #罗俊
 #VUE_APP_BASE_API = 'http://10.87.10.49:8080'
 #罗伟
- VUE_APP_BASE_API = 'http://10.87.10.47:8080'
+#VUE_APP_BASE_API = 'http://10.87.10.47:8080'
 #高雄
 #VUE_APP_BASE_API = 'http://10.87.11.94:8080'
 VUE_APP_BASE_API = 'http://localhost:8080'