ソースを参照

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

- 在 pom.xml 文件中添加了 infrared-reading-meter-service模块
- 此改动扩展了项目的功能,增加了红外线读表服务能力
林仔 11 ヶ月 前
コミット
a547968fe1
1 ファイル変更1 行追加0 行削除
  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>