Skip to content

Commit 20e2d1f

Browse files
author
robot
committed
feat: recard
1 parent fc4c941 commit 20e2d1f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

middleware/mockUserInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = ({ whitelist = [] }) =>
1313
}
1414
ctx.session.user = {
1515
// login: "Zz10044",
16-
login: "mayqiu",
16+
login: "chenbihao",
1717
// login: "wangzehan123",
1818
// login: "rfhklwt",
1919
// login: "azl397985856",

scripts/reCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const fs = require('fs')
22
const path = require('path')
3-
const name = 'yyangeee';
3+
const name = 'yukicoding';
44

55
const us = require("../static/users/index");
66

static/users/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)