瀏覽代碼

add 代码生成器模块-后端

jay 1 年之前
父節點
當前提交
83d9974fe8
共有 1 個文件被更改,包括 6 次插入0 次删除
  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>-->