rev:打包

This commit is contained in:
zhangzq
2024-12-02 10:39:21 +08:00
parent 6fbcd3f76e
commit 0dd6dd4b2f

View File

@@ -313,7 +313,7 @@
<configuration>
<mainClass>org.nl.AppRun</mainClass>
<!--<fork>true</fork>--> <!-- 如果没有该配置devtools不会生效 -->
<includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>
@@ -352,7 +352,6 @@
</includes>
</resource>
</resources>
</build>
</project>