Browse Source

fix 修正 !317 模块没有引入问题 ;

zlyx 2 years ago
parent
commit
0c1d6e111a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ruoyi-common/pom.xml

+ 1 - 0
ruoyi-common/pom.xml

@@ -32,6 +32,7 @@
         <module>ruoyi-common-json</module>
         <module>ruoyi-common-encrypt</module>
         <module>ruoyi-common-tenant</module>
+        <module>ruoyi-common-websocket</module>
     </modules>
 
     <artifactId>ruoyi-common</artifactId>