chore(deps): 添加 healthlink-his-yb 依赖并清理项目文档

- 在 pom.xml 中添加 healthlink-his-yb 模块依赖
- 删除多个过时的 bug 修复报告文档
- 移除三甲达标实施计划文档
- 清理无用的测试和修复记录文件
This commit is contained in:
2026-06-21 05:45:20 +08:00
parent 6212e0d92f
commit 2de2b31e92
10 changed files with 5 additions and 0 deletions

View File

@@ -75,6 +75,11 @@
<artifactId>healthlink-his-domain</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.healthlink.his</groupId>
<artifactId>healthlink-his-yb</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<!-- 基础模块 -->
<dependency>