fix 手动维护站点时缓存站点图标

This commit is contained in:
jxxghp
2024-02-13 10:18:27 +08:00
parent 928aaf0c19
commit c43a1411c9
4 changed files with 100 additions and 52 deletions

View File

@ -40,6 +40,8 @@ class EventType(Enum):
NameRecognize = "name.recognize"
# 名称识别结果
NameRecognizeResult = "name.recognize.result"
# 缓存站点图标
CacheSiteIcon = "cache.siteicon"
# 系统配置Key字典