优化Pom文件中阿里云maven仓库的URL

优化注释以及banner中的图形
This commit is contained in:
seagull 2021-01-12 16:30:04 +08:00
parent 071e3071ee
commit a13500b078
3 changed files with 8 additions and 8 deletions

View File

@ -348,8 +348,8 @@
<repositories>
<repository>
<id>public</id>
<name>aliyun nexus</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<name>aliyun</name>
<url>https://maven.aliyun.com/repository/public</url>
<releases>
<enabled>true</enabled>
</releases>
@ -359,8 +359,8 @@
<pluginRepositories>
<pluginRepository>
<id>public</id>
<name>aliyun nexus</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<name>aliyun</name>
<url>https://maven.aliyun.com/repository/public</url>
<releases>
<enabled>true</enabled>
</releases>

View File

@ -66,7 +66,7 @@ public class OpenPostApiController
private IJobService jobService;
/**
* 根据项目ID获取公共参数列表
* 提交用例调试日志内容
* @param jsonObject 请求json对象
* @author Seagull
* @date 2019年4月16日

View File

@ -7,7 +7,7 @@
## \____/\__,_|\___|_|\_\\__, \/ |_| \__,_|_| |_| |_|\___| ##
## |___/ ##
## ##
## +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+ ##
## +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ##
## |做|最|好|的|开|源|测|试|平|台| ##
## +-+-+-+-+-+ +-+-+-+-+ +-+-+-+-+-+-+ ##
## +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ##
##################################################################