Newer
Older
xinJiangMiniProgranm / api / base.js

const ENV_URL = 'https://www.xjwljb.com';  

const BASE_URL = ENV_URL;

export default BASE_URL;