预处理实体类调整

This commit is contained in:
2023-03-31 11:22:53 +08:00
parent 6237a7b656
commit dcf8740702
80 changed files with 106 additions and 225 deletions

View File

@@ -22,5 +22,9 @@
<artifactId>common-device-biz</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>mybatisplus-plus</artifactId>
</dependency>
</dependencies>
</project>