uniapps/work-app/src/api/user/index.js @@ -49,7 +49,7 @@ } export const getUserInfo = () => { return request({ url: '/blade-system/user/info', url: '/system/user/getInfo', method: 'get', }); };