Explorar el Código

add 代码生成器模块-后端

jay hace 1 año
padre
commit
83d9974fe8
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      iot-starter/pom.xml

+ 6 - 0
iot-starter/pom.xml

@@ -87,6 +87,12 @@
             <artifactId>iot-temporal-serviceImpl-es</artifactId>
         </dependency>
 
+        <!--        打开注释 启用代码生成器模块-->
+        <!--        <dependency>-->
+        <!--            <groupId>cc.iotkit</groupId>-->
+        <!--            <artifactId>iot-generator</artifactId>-->
+        <!--        </dependency>-->
+
         <!--打开注释 启用timescale数据库-->
         <!--        <dependency>-->
         <!--            <groupId>cc.iotkit</groupId>-->