|
@@ -4,5 +4,5 @@ NODE_ENV = production
|
|
|
VUE_APP_ENV = 'production'
|
|
|
|
|
|
# 生产环境接口
|
|
|
-VUE_APP_BASE_API = 'https://client.ohplay.airsmartser.com/web'
|
|
|
-# VUE_APP_BASE_API = 'https://client.ohplay.radio1964.net/web'
|
|
|
+# VUE_APP_BASE_API = 'https://client.ohplay.airsmartser.com/web'
|
|
|
+VUE_APP_BASE_API = 'https://client.ohplay.radio1964.net/web'
|