@@ -1,4 +1,4 @@
-export const APIBaseURL = process.env.NODE_ENV === 'production' ? 'https://a.t.njyunzhi.com/' : '/'
+export const APIBaseURL = process.env.NODE_ENV === 'production' ? 'https://xs.ycjcjy.com/' : '/'
export const AMapAPIPrefix = `${APIBaseURL}gaode_amap`