添加启动执行脚本

This commit is contained in:
RuoYi
2021-01-17 12:06:33 +08:00
parent a8c7b9102b
commit a9b51070ed
14 changed files with 105 additions and 0 deletions

View File

@@ -61,6 +61,7 @@
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>