2025-11-12 openHIS 发版

This commit is contained in:
whm
2025-11-12 17:06:09 +08:00
parent 88535b8e7c
commit e8d67e6681
777 changed files with 62002 additions and 20046 deletions

View File

@@ -53,6 +53,11 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<!-- rabbitMQ -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
</dependencies>