feat: integrate Flowable manager approval workflow

This commit is contained in:
selfrelease
2026-07-18 08:36:18 +08:00
parent aaf3bb5b58
commit c5d80aba43
19 changed files with 754 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id("org.springframework.boot") version "3.5.3" apply false
id("org.springframework.boot") version "3.5.4" apply false
id("io.spring.dependency-management") version "1.1.7" apply false
kotlin("jvm") version "2.1.21" apply false
kotlin("plugin.spring") version "2.1.21" apply false