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 fc4c941 commit 20e2d1fCopy full SHA for 20e2d1f
middleware/mockUserInfo.js
@@ -13,7 +13,7 @@ module.exports = ({ whitelist = [] }) =>
13
}
14
ctx.session.user = {
15
// login: "Zz10044",
16
- login: "mayqiu",
+ login: "chenbihao",
17
// login: "wangzehan123",
18
// login: "rfhklwt",
19
// login: "azl397985856",
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require('fs')
2
const path = require('path')
3
-const name = 'yyangeee';
+const name = 'yukicoding';
4
5
const us = require("../static/users/index");
6
static/users/index.json
0 commit comments