dev_该合并了 #8
1
pom.xml
1
pom.xml
@ -218,6 +218,7 @@
|
|||||||
<!--使用-Dloader.path需要在打包的时候增加<layout>ZIP</layou
|
<!--使用-Dloader.path需要在打包的时候增加<layout>ZIP</layou
|
||||||
t>,不指定的话-Dloader.path不生效-->
|
t>,不指定的话-Dloader.path不生效-->
|
||||||
<layout>ZIP</layout>
|
<layout>ZIP</layout>
|
||||||
|
<includeSystemScope>true</includeSystemScope>
|
||||||
<!-- 指定该jar包启动时的主类[建议] -->
|
<!-- 指定该jar包启动时的主类[建议] -->
|
||||||
<mainClass>com.yutou.qqbot.QQBotApplication</mainClass>
|
<mainClass>com.yutou.qqbot.QQBotApplication</mainClass>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
Reference in New Issue
Block a user