refactor(router): 修改用户信息接口路径并模拟测试接口
将 `getUserInfoAPI` 的路径从 `@/api/user` 更改为 `@/api/users`,并暂时注释掉异步逻辑以模拟测试接口
Showing
1 changed file
with
16 additions
and
14 deletions
-
Please register or login to post a comment
将 `getUserInfoAPI` 的路径从 `@/api/user` 更改为 `@/api/users`,并暂时注释掉异步逻辑以模拟测试接口