瀏覽代碼

fix:【IoT 物联网】system 依赖的引用不正确

YunaiV 5 月之前
父節點
當前提交
3e2a809f26
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      yudao-module-iot/yudao-module-iot-biz/pom.xml

+ 1 - 1
yudao-module-iot/yudao-module-iot-biz/pom.xml

@@ -21,7 +21,7 @@
     <dependencies>
         <dependency>
             <groupId>cn.iocoder.boot</groupId>
-            <artifactId>yudao-module-system-api</artifactId>
+            <artifactId>yudao-module-system</artifactId>
             <version>${revision}</version>
         </dependency>
         <dependency>