From 7e69f5be5e77eab72cae4048353b0606c74e7b5d Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期三, 09 四月 2025 08:38:20 +0800 Subject: [PATCH] just comments --- jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/BedBO.java | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 77b3884..e9c91e5 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,6 @@ 鍔ㄦ�佽鍘� 1 2 1 1 骞虫澘杩愬姩蹇冪數 1 0 0 0 鍔ㄨ剦纭寲鐩戞祴 1 0 0 0 + +### 娴嬭瘯鐩稿叧 +1. queue_sequence 琛� queue 琛� diff --git a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/BedBO.java b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/BedBO.java index 03ca13d..b1572a7 100644 --- a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/BedBO.java +++ b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/BedBO.java @@ -23,7 +23,7 @@ Integer status; /** - * 杩欎袱涓瓧娈� 鐢ㄤ簬鍒嗘祦鎺у埗 + * 杩欎袱涓瓧娈� 鐢ㄤ簬鍒嗘祦鎺у埗, 鍙備笌鍒嗘祦鐨勫伐浣嶄娇鐢� * 銆愬�欒瘖涓�戞偅鑰呮暟 銆佹渶澶у厑璁告暟 */ AtomicInteger readyPatNum = new AtomicInteger(0); -- Gitblit v1.9.3