// const baseUrl = 'https://lh.hdlkeji.com' //测试环境 // const baseUrl = 'http://192.168.2.85:8010/index.php' //测试环境 const baseUrl = 'https://mmlh.vip' //正式环境 // const baseUrl = '' //测试环境 export { baseUrl }