mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
使用统计以及历史数据处理
This commit is contained in:
@@ -10,7 +10,8 @@ let whole = window.utools
|
||||
const DBPRE = {
|
||||
QC: 'qc_',
|
||||
CFG: 'cfg_',
|
||||
PAN: 'pan_'
|
||||
PAN: 'pan_',
|
||||
STATUS: 'st_'
|
||||
}
|
||||
|
||||
// 数据库函数封装
|
||||
|
||||
Reference in New Issue
Block a user