fix: 更新 Spring Boot AutoConfiguration imports 中的包名 org.ruoyi -> org.hzhub

This commit is contained in:
2026-03-27 07:43:13 +00:00
parent 5dcae2599b
commit a078d07b64
20 changed files with 35 additions and 35 deletions

View File

@@ -1 +1 @@
org.ruoyi.common.websocket.config.WebSocketConfig
org.hzhub.common.websocket.config.WebSocketConfig