Re-key the 3 D-stroke drug ids now that the corpus fix is live
This commit is contained in:
@@ -214,10 +214,10 @@ class _VerificationOutcome:
|
||||
# and the fold-based dedup below always mismatches for them. Does not touch
|
||||
# drug_id or any stored data — only the label text shown in generated answers.
|
||||
_DRUG_LABEL_OVERRIDES: dict[str, str] = {
|
||||
"giai_oc_to_uon_van_hap_phu_vac_xin_uon_van_hap_phu":
|
||||
"giai_doc_to_uon_van_hap_phu_vac_xin_uon_van_hap_phu":
|
||||
"GIẢI ĐỘC TỐ UỐN VÁN HẤP PHỤ (VẮC XIN UỐN VÁN HẤP PHỤ)",
|
||||
"khang_oc_to_bach_hau": "KHÁNG ĐỘC TỐ BẠCH HẦU",
|
||||
"thuoc_uong_bu_nuoc_va_ien_giai": "THUỐC UỐNG BÙ NƯỚC VÀ ĐIỆN GIẢI",
|
||||
"khang_doc_to_bach_hau": "KHÁNG ĐỘC TỐ BẠCH HẦU",
|
||||
"thuoc_uong_bu_nuoc_va_dien_giai": "THUỐC UỐNG BÙ NƯỚC VÀ ĐIỆN GIẢI",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user