1
0

feat(web): 尝试适配warm-flow

This commit is contained in:
2024-12-26 18:10:45 +08:00
parent b774806e58
commit 12cf45a106
3 changed files with 11 additions and 1 deletions

View File

@@ -28,6 +28,11 @@
<groupId>com.blinkfox</groupId>
<artifactId>fenix-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-jpa-sb-starter</artifactId>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jpamodelgen</artifactId>