医生常用语模板维护->后端接口开发、数据库建表。

This commit is contained in:
2025-12-22 16:45:40 +08:00
parent 91d673de77
commit 25b3c26ec2
14 changed files with 277 additions and 1 deletions

View File

@@ -21,6 +21,11 @@
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<!-- CORE-->
<dependency>
<groupId>com.core</groupId>