From 7f06dc7d5899599419107c0081d35d42b0a3a45e Mon Sep 17 00:00:00 2001 From: wutianle <2317556889@qq.com> Date: Tue, 26 Aug 2025 15:58:06 +0800 Subject: [PATCH] just for example --- medical_question/GetAnswers.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/medical_question/GetAnswers.java b/medical_question/GetAnswers.java index 8f2ead8..74153da 100644 --- a/medical_question/GetAnswers.java +++ b/medical_question/GetAnswers.java @@ -10,7 +10,7 @@ import java.util.*; public class GetAnswers { - + private int justfortexample= 0; Map categoryLink;//获取八个"类别"的名字和链接 public static void main(String[] args) {