fix: 调整智慧分词的本地缓存逻辑

This commit is contained in:
ZiuChen
2022-09-09 10:57:35 +08:00
parent b25abcddbf
commit cea005a9a1
2 changed files with 6 additions and 7 deletions

View File

@@ -262,6 +262,5 @@ window.openFileFolder = utools.shellShowItemInFolder
window.getIcon = utools.getFileIcon
window.showNotify = utools.showNotification
window.fetchToken = utools.fetchUserServerTemporaryToken
window.dbStorage = utools.dbStorage
window.focus = focus
window.toTop = toTop