Commit 6e07fbe0 authored by xinzhedeai's avatar xinzhedeai

fix:线上地址修改 prod-api

parent 39e9cf2b
/** 爱山东网管请求封装
* 请求拦截、相应拦截、错误统一处理
*/
const BASE_URL = 'https://gqyjpt.weihai.cn'
const BASE_URL = 'https://gqyjpt.weihai.cn/prod-api'
// var errors = []
// if(localStorage.getItem('wenti')){
// errors = JSON.parse(localStorage.getItem('wenti'))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment