Skip to content

Commit 0ea9584

Browse files
author
robot
committed
fix: 恢复数据
1 parent 5d3b9a7 commit 0ea9584

File tree

3 files changed

+3
-55087
lines changed

3 files changed

+3
-55087
lines changed

schedule/daily-check.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const { owner, repo } = require("../config/index");
66

77
const solutions = require("../static/solution/solutions.json");
88
const mySolutions = require("../static/my/solutions.json");
9+
const backup = require("../static/my/backup.json");
910
const meta = require("../static/meta.json");
1011

1112
const octokit = new Octokit({ auth: process.env.issueToken });

static/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"users":{"lastUpdateTime":1632752456036},"dailyCheck":{"lastUpdateTime":1632751829364}}
1+
{"users":{"lastUpdateTime":1632752456036},"dailyCheck":{"lastUpdateTime":1632755011847}}

0 commit comments

Comments
 (0)