From 484f933c88bb12235e549451064bff63a1ea63f0 Mon Sep 17 00:00:00 2001 From: wangbiao Date: Thu, 6 Jun 2024 17:05:54 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20=E5=85=8D=E4=BD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addition-dictionary/STCharacters.txt | 4 ++-- addition-dictionary/STPhrases.txt | 4 ++-- dictionary/HKPhrasesFinance.txt | 10 ++++++++++ dictionary/STCharacters.txt | 4 ++-- dictionary/STPhrases.txt | 4 ++-- opencc_test.go | 2 +- 6 files changed, 19 insertions(+), 9 deletions(-) diff --git a/addition-dictionary/STCharacters.txt b/addition-dictionary/STCharacters.txt index a14d957..b08db08 100644 --- a/addition-dictionary/STCharacters.txt +++ b/addition-dictionary/STCharacters.txt @@ -1,2 +1,2 @@ -厘 厘 -佣 佣 \ No newline at end of file +厘 厘 +佣 佣 \ No newline at end of file diff --git a/addition-dictionary/STPhrases.txt b/addition-dictionary/STPhrases.txt index c88dbea..e4b5ad7 100644 --- a/addition-dictionary/STPhrases.txt +++ b/addition-dictionary/STPhrases.txt @@ -6,5 +6,5 @@ 公厘 公厘 厘米 厘米 汇总 匯總 -开户 開戶 -佣金 佣金 \ No newline at end of file +开户 開戶 +免佣 免佣 \ No newline at end of file diff --git a/dictionary/HKPhrasesFinance.txt b/dictionary/HKPhrasesFinance.txt index e8b3a47..3d7cda9 100644 --- a/dictionary/HKPhrasesFinance.txt +++ b/dictionary/HKPhrasesFinance.txt @@ -88,3 +88,13 @@ 户 戶 開户 開戶 户 戶 +開户 開戶 +户 戶 +開户 開戶 +户 戶 +開户 開戶 +户 戶 +開户 開戶 +户 戶 +開户 開戶 +户 戶 diff --git a/dictionary/STCharacters.txt b/dictionary/STCharacters.txt index 4655e39..2456f6f 100644 --- a/dictionary/STCharacters.txt +++ b/dictionary/STCharacters.txt @@ -3978,5 +3978,5 @@ 𰾄 鋂 𰾭 鑀 𱊜 𪈼 -厘 厘 -佣 佣 \ No newline at end of file +厘 厘 +佣 佣 \ No newline at end of file diff --git a/dictionary/STPhrases.txt b/dictionary/STPhrases.txt index cacd7a9..cd6f995 100644 --- a/dictionary/STPhrases.txt +++ b/dictionary/STPhrases.txt @@ -49064,5 +49064,5 @@ 公厘 公厘 厘米 厘米 汇总 匯總 -开户 開戶 -佣金 佣金 \ No newline at end of file +开户 開戶 +免佣 免佣 \ No newline at end of file diff --git a/opencc_test.go b/opencc_test.go index 6cef3b4..a481eb2 100644 --- a/opencc_test.go +++ b/opencc_test.go @@ -73,7 +73,7 @@ func TestSelfSpecialHotfix(t *testing.T) { cases := map[string]string{ "来自于汇丰,以及汇丰银行,汇入的款项": "來自於滙豐,以及滙豐銀行,匯入的款項", "汇业银行集团": "滙業銀行集團", - "佣金": "佣金", + "

长桥证券终生免佣,爱你们呦❤️

": "

长桥证券终生免佣,爱你们呦❤️

", } assertCases(t, cc, cases)