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

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

@@ -24,6 +24,10 @@
<artifactId>core-common</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>io.swagger</groupId>