update - REQ-2516-处理编译报错问题

This commit is contained in:
yangqicheng 2024-05-29 15:18:25 +08:00
parent 4159671403
commit c15419f345

View File

@ -130,11 +130,6 @@
<artifactId>mapstruct-processor</artifactId>
<version>${mapstruct.version}</version>
</path>
<path>
<groupId>cn.axzo.workflow</groupId>
<artifactId>workflow-auto-gen</artifactId>
<version>${revision}</version>
</path>
</annotationProcessorPaths>
</configuration>
</plugin>