From a13500b0787fc2ceae4529a6d3a0e8f868ccaa48 Mon Sep 17 00:00:00 2001 From: seagull Date: Tue, 12 Jan 2021 16:30:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96Pom=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E9=98=BF=E9=87=8C=E4=BA=91maven=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E7=9A=84URL=20=E4=BC=98=E5=8C=96=E6=B3=A8=E9=87=8A=E4=BB=A5?= =?UTF-8?q?=E5=8F=8Abanner=E4=B8=AD=E7=9A=84=E5=9B=BE=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++---- .../com/luckyframe/project/api/OpenPostApiController.java | 2 +- src/main/resources/banner.txt | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index e9193b3..5e1e6a4 100644 --- a/pom.xml +++ b/pom.xml @@ -348,8 +348,8 @@ public - aliyun nexus - http://maven.aliyun.com/nexus/content/groups/public/ + aliyun + https://maven.aliyun.com/repository/public true @@ -359,8 +359,8 @@ public - aliyun nexus - http://maven.aliyun.com/nexus/content/groups/public/ + aliyun + https://maven.aliyun.com/repository/public true diff --git a/src/main/java/com/luckyframe/project/api/OpenPostApiController.java b/src/main/java/com/luckyframe/project/api/OpenPostApiController.java index b30efde..8f35c8f 100644 --- a/src/main/java/com/luckyframe/project/api/OpenPostApiController.java +++ b/src/main/java/com/luckyframe/project/api/OpenPostApiController.java @@ -66,7 +66,7 @@ public class OpenPostApiController private IJobService jobService; /** - * 根据项目ID获取公共参数列表 + * 提交用例调试日志内容 * @param jsonObject 请求json对象 * @author Seagull * @date 2019年4月16日 diff --git a/src/main/resources/banner.txt b/src/main/resources/banner.txt index 12c9047..c905f95 100644 --- a/src/main/resources/banner.txt +++ b/src/main/resources/banner.txt @@ -7,7 +7,7 @@ ## \____/\__,_|\___|_|\_\\__, \/ |_| \__,_|_| |_| |_|\___| ## ## |___/ ## ## ## -## +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+ ## -## |做|最|好|的|开|源|测|试|平|台| ## -## +-+-+-+-+-+ +-+-+-+-+ +-+-+-+-+-+-+ ## +## +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ## +## |做|最|好|的|开|源|测|试|平|台| ## +## +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ## ################################################################## \ No newline at end of file