Merge branch 'master' into dev

This commit is contained in:
bwcx_jzy 2022-05-16 17:26:30 +08:00
commit 65cb9e4aa9
No known key found for this signature in database
GPG Key ID: 5E48E9372088B9E5
3 changed files with 11 additions and 6 deletions

5
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,5 @@
### 使用的JDK版本、Jpom版本、操作系统及系统版本
### 问题描述(包括截图)
### 报错信息

View File

@ -4,7 +4,7 @@ displayName: MasterPipeline
stages:
- stage:
name: compile
displayName: 编译
displayName: 编译-test
steps:
- step: build@maven
name: build_maven