feat: 新增智慧分词功能 每日5条 每条限制500个字符

This commit is contained in:
ZiuChen
2022-09-08 15:24:30 +08:00
parent 638e990b65
commit e195dd38c8
5 changed files with 99 additions and 20 deletions

View File

@@ -232,5 +232,8 @@ window.remove = remove
window.openFile = utools.shellOpenPath
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