1
0

feat(web): 重构工单流程

This commit is contained in:
2024-12-25 18:38:00 +08:00
parent b774806e58
commit 6dccb0ecad
22 changed files with 381 additions and 462 deletions

View File

@@ -12,6 +12,11 @@
<artifactId>gringotts-web</artifactId>
<dependencies>
<dependency>
<groupId>com.lanyuanxiaoyao</groupId>
<artifactId>flowable</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.eshore</groupId>
<artifactId>gringotts-configuration</artifactId>