Commit Graph

3 Commits

Author SHA1 Message Date
Netfan 9e5e630987
refactor(api): remove unnecessary userId param (#675)
* refactor(api): remove unnecessary userId param

移除getUserInfo、getPermCode、getMenuList接口的userId参数。
这些接口应当始终与当前登录用户相关而无需传递userId。

* fix: fix auth header key case error
2021-05-29 23:11:38 +08:00
vben 46e0875374 chore: add some notes 2020-11-18 22:41:59 +08:00
陈文彬 2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00