We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d3d79 commit 29ad1deCopy full SHA for 29ad1de
middleware/mockUserInfo.js
@@ -4,7 +4,7 @@ module.exports = ({ whitelist = [] }) =>
4
ctx.session = {};
5
}
6
ctx.session.user = {
7
- login: "lilyzhaoyilu",
+ login: "shmilywh",
8
// login: "shuo0314",
9
// login: "azl397985856",
10
avatar_url: "https://avatars.githubusercontent.com/u/12479470?v=4",
0 commit comments