feat: 流程工具架构开发

This commit is contained in:
2025-04-05 19:46:52 +08:00
parent 716571197f
commit a3a48f8e67
50 changed files with 1819 additions and 70 deletions

View File

@@ -102,6 +102,9 @@
<configuration>
<source>17</source>
<target>17</target>
<compilerArgs>
<arg>-parameters</arg>
</compilerArgs>
<annotationProcessorPaths>
<path>
<groupId>org.mapstruct</groupId>