zhouhao
2022-01-10 703c851a45c3e99215564fa1c6d2f4e6a0a4f10a
src/api/config.js
@@ -82,7 +82,7 @@
}
const $http = axios.create({
    baseURL: '/lism',
    baseURL: '/flb/cab',
    timeout: 90000,
    headers: {
        'Content-Type': 'application/json; charset=UTF-8'