1
0

feat(web): 完成集成warm-flow

This commit is contained in:
2024-12-26 22:28:30 +08:00
parent 12cf45a106
commit 760f085d9c
4 changed files with 25 additions and 2 deletions

View File

@@ -33,6 +33,11 @@
<artifactId>warm-flow-jpa-sb-starter</artifactId>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui-sb-web</artifactId>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jpamodelgen</artifactId>