From 71930b2b36894216e86d69264ca510cca284546b Mon Sep 17 00:00:00 2001 From: hailin <1356886193@qq.com> Date: 星期二, 08 八月 2023 13:30:05 +0800 Subject: [PATCH] 最后一舞---去他妈的缪海庆,扣脚大爷都没你扣,没有格局把路走窄了 --- src/api/user.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/user.js b/src/api/user.js index 915b99d..4aaf85d 100644 --- a/src/api/user.js +++ b/src/api/user.js @@ -15,8 +15,8 @@ // 鑾峰彇鐢ㄦ埛淇℃伅 export function getInfo() { return request({ - url: '/user/info', - method: 'get' + url: '/user/getUserById', + method: 'post' }) } -- Gitblit v1.9.3