张延森 пре 3 година
родитељ
комит
81bad0b373
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/utils/constant.js

+ 1
- 1
src/utils/constant.js Прегледај датотеку

1
 
1
 
2
-export const APIBaseURL = process.env.NODE_ENV === 'production' ? 'https://xs.njyunzhi.com/' : '/'
2
+export const APIBaseURL = process.env.NODE_ENV === 'production' ? 'https://api.gxyd.com/' : '/'
3
 
3
 
4
 export const AMapAPIPrefix = `${APIBaseURL}gaode_amap`
4
 export const AMapAPIPrefix = `${APIBaseURL}gaode_amap`