add 活跃统计
This commit is contained in:
3
bin/cache/index.js
vendored
Normal file
3
bin/cache/index.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import NodeCache from "node-cache"
|
||||
export const myCache = new NodeCache({ stdTTL: 3600, checkperiod: 60 });
|
||||
|
||||
Reference in New Issue
Block a user