Pre Merge pull request !999 from 常康/N/A

pull/999/MERGE
常康 2025-11-13 03:34:50 +00:00 committed by Gitee
commit 3e96ec213c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
<warName>${project.artifactId}</warName>
<compilerArgs>
<arg>-parameters</arg>
</compilerArgs>
</configuration>
</plugin>
</plugins>