zhaoyun 1 gün önce
ebeveyn
işleme
3bba1cbd9e

+ 2 - 2
mer_mer_admin/.env.development

@@ -3,9 +3,9 @@ ENV = 'development'
 
 # base api
 # VUE_APP_BASE_API = '/dev-api'
-VUE_APP_BASE_API = 'http://39.105.58.247:20800'
+#VUE_APP_BASE_API = 'http://39.105.58.247:20800'
 #VUE_APP_BASE_API = 'http://127.0.0.1:20800'
-
+VUE_APP_BASE_API = 'https://hncsyy.com.cn'
 # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
 # to control whether the babel-plugin-dynamic-import-node plugin is enabled.
 # It only does one thing by converting all import() to require().

+ 2 - 1
mer_mer_admin/.env.production

@@ -3,5 +3,6 @@ ENV = 'production'
 
 # base api
 #VUE_APP_BASE_API = '/prod-api'
-VUE_APP_BASE_API = 'http://47.115.34.96:20700'
+#VUE_APP_BASE_API = 'http://47.115.34.96:20700'
+VUE_APP_BASE_API = 'https://cswanwu.com.cn'
 

+ 2 - 1
mer_plat_admin/.env.development

@@ -3,8 +3,9 @@ ENV = 'development'
 
 # base api
 # VUE_APP_BASE_API = '/dev-api'
-VUE_APP_BASE_API = 'http://39.105.58.247:20800'
+#VUE_APP_BASE_API = 'http://39.105.58.247:20800'
 #VUE_APP_BASE_API = 'http://127.0.0.1:20800'
+VUE_APP_BASE_API = 'https://hncsyy.com.cn'
 # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
 # to control whether the babel-plugin-dynamic-import-node plugin is enabled.
 # It only does one thing by converting all import() to require().

+ 2 - 1
mer_plat_admin/.env.production

@@ -3,5 +3,6 @@ ENV = 'production'
 
 # base api
 #VUE_APP_BASE_API = '/prod-api'
-VUE_APP_BASE_API = 'http://47.115.34.96:20700'
+#VUE_APP_BASE_API = 'http://47.115.34.96:20700'
+VUE_APP_BASE_API = 'https://cswanwu.com.cn'