From 89041e783bba444fcdb68b3bf0181db0f0cc1028 Mon Sep 17 00:00:00 2001 From: mocheng <3057647414@qq.com> Date: Wed, 13 Aug 2025 15:08:38 +0800 Subject: [PATCH] websocket --- ruoyi-modules/Property/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ruoyi-modules/Property/pom.xml b/ruoyi-modules/Property/pom.xml index 1436b359..a062fa82 100644 --- a/ruoyi-modules/Property/pom.xml +++ b/ruoyi-modules/Property/pom.xml @@ -126,6 +126,10 @@ 2.4.0 compile + + org.dromara + ruoyi-common-websocket +