fix:报告模板修改/需求关联任务导出

This commit is contained in:
2026-01-12 16:24:44 +08:00
parent 29c598fa9a
commit 3ed30181ca
12 changed files with 123 additions and 24 deletions

View File

@@ -91,11 +91,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.5</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.postgresql</groupId>-->
<!-- <artifactId>postgresql</artifactId>-->
<!-- <version>42.2.5</version>-->
<!-- </dependency>-->
</dependencies>
<dependencyManagement>
<dependencies>