From df887a32f4bdc34dc3e2f4e5c1766fb45aad923a Mon Sep 17 00:00:00 2001 From: "W. D. Gaster" <3166833931@qq.com> Date: Tue, 17 Feb 2026 14:59:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A1=E7=AE=97=E6=9C=BA?= =?UTF-8?q?=E4=B8=93=E4=B8=9A=E5=AF=BC=E8=AE=BA=E5=92=8C=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E7=A8=8B=E5=BA=8F=E8=AE=BE=E8=AE=A1=E4=B8=A4?= =?UTF-8?q?=E9=97=A8=E8=AF=BE=E7=A8=8B=E6=98=A0=E5=B0=84=E7=9A=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hoa_cli/data/lookup_table.toml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/hoa_cli/data/lookup_table.toml b/src/hoa_cli/data/lookup_table.toml index 816896c..ea8b2d1 100644 --- a/src/hoa_cli/data/lookup_table.toml +++ b/src/hoa_cli/data/lookup_table.toml @@ -82,14 +82,17 @@ DEFAULT = "PE100X" [CAEC1001] DEFAULT = "COMP2001" -[COMP2021] +[COMP1014] DEFAULT = "COMP2001" -[COMP1011] -DEFAULT = "COMP2021" +[COMP2018] +DEFAULT = "COMP1011" + +[COMP2021] +DEFAULT = "COMP1011" [COMP1013] -DEFAULT = "COMP2021" +DEFAULT = "COMP1011" [EE1005] DEFAULT = "EE1018"