From e56b186fff4146a65b608a6eccb5628b9ca85013 Mon Sep 17 00:00:00 2001 From: wuchunlei Date: Wed, 22 Jan 2025 15:56:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E6=B7=BB=E5=8A=A0=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/common/controller/SelfEvaluationFormController.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/com/peanut/modules/common/controller/SelfEvaluationFormController.java b/src/main/java/com/peanut/modules/common/controller/SelfEvaluationFormController.java index c0fbd7ed..0c32b822 100644 --- a/src/main/java/com/peanut/modules/common/controller/SelfEvaluationFormController.java +++ b/src/main/java/com/peanut/modules/common/controller/SelfEvaluationFormController.java @@ -121,6 +121,7 @@ public class SelfEvaluationFormController { static { yiyu = new HashMap<>(); + yiyu.put("type","yiyu"); yiyu.put("title","SDS抑郁自评量表"); yiyu.put("des","抑郁自测量表SDS由W.K.Zung编制于1965年,为美国教育卫生福利部推荐的用于精神药理学研究的量表之一。因使用简便,能相当直观地反映病人抑郁的主观感受及其在治疗中的变化,当前已广泛应用于抑郁测试。"); yiyu.put("num","20道题目");