From 08ee4736715aa17d152abb7d1097796f3ebfee82 Mon Sep 17 00:00:00 2001 From: duzhongxu <15039018447@163.com> Date: Thu, 23 Apr 2026 17:28:33 +0800 Subject: [PATCH] =?UTF-8?q?374=20=E3=80=90=E8=AF=8A=E7=96=97=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E3=80=91=E7=BC=96=E8=BE=91=E9=A1=B9=E7=9B=AE=E6=97=B6?= =?UTF-8?q?=E2=80=9C=E6=89=80=E5=B1=9E=E7=A7=91=E5=AE=A4=E2=80=9D=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E6=98=BE=E7=A4=BA=E5=8E=9F=E5=A7=8BID=E8=80=8C?= =?UTF-8?q?=E9=9D=9E=E5=90=8D=E7=A7=B0=EF=BC=8C=E4=B8=94=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=9B=9E=E6=98=BE=E9=80=BB=E8=BE=91=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/datadictionary/controller/DeviceManageController.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openhis-server-new/openhis-application/src/main/java/com/openhis/web/datadictionary/controller/DeviceManageController.java b/openhis-server-new/openhis-application/src/main/java/com/openhis/web/datadictionary/controller/DeviceManageController.java index caaea705..d2dd38aa 100644 --- a/openhis-server-new/openhis-application/src/main/java/com/openhis/web/datadictionary/controller/DeviceManageController.java +++ b/openhis-server-new/openhis-application/src/main/java/com/openhis/web/datadictionary/controller/DeviceManageController.java @@ -19,7 +19,7 @@ import java.util.List; * TODO:器材目录 * * @author lpt - * @date 2025-02-20 + * @date 2025-02-20。 */ @RestController @RequestMapping("/data-dictionary/device")