Skip to content

Commit 45d096d

Browse files
committed
req封装
1 parent 9c68c1e commit 45d096d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/req/api/user.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ const api = {
22
getMyInfo: {
33
url: '/eobi-api/api/sys/currentUserInfo',
44
},
5-
getMyAuthority: {
6-
url: '/eobi-api/api/sys/getCurrentPermissions',
7-
},
85
};
96

107
export default api;

0 commit comments

Comments
 (0)