| | |
| | | |
| | | <groupId>com.gkhy</groupId> |
| | | <artifactId>LaboratoryRiskManage.Server</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | <version>V1.0.11</version> |
| | | |
| | | <properties> |
| | | <springboot.version>2.7.5</springboot.version> |
| | |
| | | <artifactId>spring-boot-starter-log4j2</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>easyexcel</artifactId> |
| | | <version>3.3.2</version> <!-- 使用最新版本 --> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.springframework</groupId> |
| | | <artifactId>spring-beans</artifactId> |
| | | <version>5.3.23</version> |