微调字典类型和字典数据,被检设备功能实现

This commit is contained in:
caozehui
2024-11-07 19:22:31 +08:00
parent e640bd4516
commit 05cdb20594
15 changed files with 460 additions and 123 deletions

View File

@@ -16,6 +16,11 @@
<artifactId>system</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>machine</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
<build>