@@ -3,5 +3,6 @@ ENV = 'development'
# base api
# 121.43.111.127 192.168.31.6
+#VUE_APP_BASE_API = 'http://127.0.0.1:10005/'
VUE_APP_BASE_API = 'http://121.43.111.127:10005/'
#VUE_APP_BASE_API = 'http://hg.zfire.top/api/'