diff --git a/others/recipes/all_dicts.recipe.yaml b/others/recipes/all_dicts.recipe.yaml index 7aa1263..4fcf925 100644 --- a/others/recipes/all_dicts.recipe.yaml +++ b/others/recipes/all_dicts.recipe.yaml @@ -7,6 +7,7 @@ recipe: 所有词库安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml diff --git a/others/recipes/cn_dicts.recipe.yaml b/others/recipes/cn_dicts.recipe.yaml index b8ac9fa..a3e15b0 100644 --- a/others/recipes/cn_dicts.recipe.yaml +++ b/others/recipes/cn_dicts.recipe.yaml @@ -7,6 +7,7 @@ recipe: 拼音词库安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml diff --git a/others/recipes/full.recipe.yaml b/others/recipes/full.recipe.yaml index 429256d..17d8cc2 100644 --- a/others/recipes/full.recipe.yaml +++ b/others/recipes/full.recipe.yaml @@ -7,6 +7,7 @@ recipe: 完整安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/sogou.dict.yaml cn_dicts/ext.dict.yaml