Ver Fonte

1、结算

huangmp há 2 anos atrás
pai
commit
9a5f56a22b
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .env.development

+ 2 - 2
.env.development

@@ -2,8 +2,8 @@
 ENV = 'development'
 
 // api接口请求地址
-VUE_APP_BASE_API = 'http://lymall-platform.58for.com/apis'
-//VUE_APP_BASE_API = 'http://192.168.1.176:8088'
+//VUE_APP_BASE_API = 'http://lymall-platform.58for.com/apis'
+VUE_APP_BASE_API = 'http://192.168.1.176:8088'
 
 // 客服api接口请求地址
 //VUE_APP_IM_API = 'https://b2b2c-im.mall4j.com'