From d753f30902da64d0a0c654afe9c8c1e2ee5f2bfc Mon Sep 17 00:00:00 2001 From: fengjunfeng Date: Wed, 26 Jan 2022 09:29:17 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sentinel/license/LicenseApplicationTests.java | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/test/java/com/sentinel/license/LicenseApplicationTests.java diff --git a/src/test/java/com/sentinel/license/LicenseApplicationTests.java b/src/test/java/com/sentinel/license/LicenseApplicationTests.java deleted file mode 100644 index 8f7f818..0000000 --- a/src/test/java/com/sentinel/license/LicenseApplicationTests.java +++ /dev/null @@ -1,13 +0,0 @@ -package com.sentinel.license; - -import org.junit.jupiter.api.Test; -import org.springframework.boot.test.context.SpringBootTest; - -@SpringBootTest -class LicenseApplicationTests { - - @Test - void contextLoads() { - } - -} From cb4d33dc8a7d9d92037ab3330b1c3f083947a4ee Mon Sep 17 00:00:00 2001 From: fengjunfeng Date: Thu, 27 Jan 2022 11:04:19 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=89=93=E5=8C=85=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- src/main/resources/logback.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 23da1b2..447b168 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 2.6.2 - com.sentinel + com.license license-admin-api 0.0.1-SNAPSHOT license-admin-api @@ -68,7 +68,7 @@ org.springframework.boot spring-boot-maven-plugin - com.sentinel.license.LicenseApplication + com.license.LicenseApplication @@ -93,7 +93,7 @@ io.xjar - com/sentinel/** + com/license/** diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 5d3b176..60b0eb9 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -98,7 +98,7 @@ - +