chore(deps): 添加 healthlink-his-yb 依赖并清理项目文档
- 在 pom.xml 中添加 healthlink-his-yb 模块依赖 - 删除多个过时的 bug 修复报告文档 - 移除三甲达标实施计划文档 - 清理无用的测试和修复记录文件
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user