Ver Fonte

feat: 添加红外线读表服务模块

- 在 pom.xml 文件中添加了 infrared-reading-meter-service模块
- 此改动扩展了项目的功能,增加了红外线读表服务能力
林仔 há 11 meses atrás
pai
commit
a547968fe1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -20,6 +20,7 @@
         <module>screen-service</module>
         <module>electricity-service</module>
         <module>environment-hj212-service</module>
+        <module>infrared-reading-meter-service</module>
     </modules>
 
     <parent>