Parcourir la source

change 指令下发改为异步进行

18339543638 il y a 4 ans
Parent
commit
d56b399fdd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      jetlinks-manager/pom.xml

+ 1 - 1
jetlinks-manager/pom.xml

@@ -19,7 +19,7 @@
         <module>logging-manager</module>
         <module>rule-engine-manager</module>
         <module>visualization-manager</module>
-        <module>bridge-manager</module>
+        <!--<module>bridge-manager</module>-->
     </modules>
 
 </project>