mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
feat: 月报统计(总);查询的月报数据自动保存
This commit is contained in:
parent
9f8d5dc1f6
commit
dcf04636c2
12 changed files with 739 additions and 62 deletions
|
|
@ -5,6 +5,7 @@ import { dataPath } from '../path.js';
|
|||
export const dbPath = {
|
||||
gacha: 'gacha',
|
||||
panel: 'panel',
|
||||
monthly: 'monthly',
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue