feat:订阅统计

This commit is contained in:
jxxghp
2024-05-06 11:19:41 +08:00
parent 73bdca282c
commit dd5c0de7b1
4 changed files with 155 additions and 6 deletions

View File

@ -82,6 +82,8 @@ class SystemConfigKey(Enum):
TransferExcludeWords = "TransferExcludeWords"
# 插件安装统计
PluginInstallReport = "PluginInstallReport"
# 订阅统计
SubscribeReport = "SubscribeReport"
# 处理进度Key字典