Skip to content

Commit 29ad1de

Browse files
author
robot
committed
check
1 parent 88d3d79 commit 29ad1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middleware/mockUserInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = ({ whitelist = [] }) =>
44
ctx.session = {};
55
}
66
ctx.session.user = {
7-
login: "lilyzhaoyilu",
7+
login: "shmilywh",
88
// login: "shuo0314",
99
// login: "azl397985856",
1010
avatar_url: "https://avatars.githubusercontent.com/u/12479470?v=4",

0 commit comments

Comments
 (0)