From ce70bc450a2401997bb850f89f3c4dc0a23e0a72 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 05 九月 2025 18:38:13 +0800 Subject: [PATCH] 31 数字化口腔修复技术 整本 --- src/books/preventiveDentistry/assets/examinationList.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/preventiveDentistry/assets/examinationList.js b/src/books/preventiveDentistry/assets/examinationList.js index 2fa0ec5..11d91e3 100644 --- a/src/books/preventiveDentistry/assets/examinationList.js +++ b/src/books/preventiveDentistry/assets/examinationList.js @@ -1,7 +1,7 @@ const testData = { 2: { 18: [ - 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 21987, + 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, ], }, }; -- Gitblit v1.9.1