This website works better with JavaScript.
首頁
探索
說明
註冊
登入
suimang
/
suimangServer
關註
6
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
feat:添加打包插件
private_deployment
xmzhao71
1 年之前
父節點
ed228686cf
當前提交
94cdc29a94
共有
1 個文件被更改
,包括
9 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
open-api/pom.xml
+ 9
- 0
open-api/pom.xml
查看文件
@@ -19,4 +19,13 @@
<version>1.0</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
Write
Preview
Loading…
取消
儲存