From f2bad71f1d91fed07c0477d07ae7a48a162c4be5 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Thu, 19 Jun 2025 15:56:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=B1=9F=E4=BA=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 8 ++++++-- src/main/resources/application.yml | 2 -- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 6958adc..e8bf1a8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -16,8 +16,12 @@ java { repositories { maven { - url = uri("http://localhost:3105/threepartrepo") + url = uri("http://maven.lanyuanxiaoyao.com/central") isAllowInsecureProtocol = true + credentials { + username = "lanyuanxiaoyao" + password = "cL9AFT6VkNlrK8TyYI43RSW8OhtTYzg6GPc1bXzBmnsXeU9T/X6S0q//K5TDZF1g" + } } } @@ -29,7 +33,7 @@ dependencies { implementation("cn.hutool:hutool-crypto:5.8.16") implementation("org.springframework.retry:spring-retry") - implementation("org.springframework.boot:spring-boot-starter") + implementation("org.springframework.boot:spring-boot-starter-web") implementation("org.springframework.boot:spring-boot-starter-mail") annotationProcessor("org.springframework.boot:spring-boot-configuration-processor") diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a2c5660..43a0231 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -26,8 +26,6 @@ messenger: - 'v-zhangjc9.gd@chinatelecom.cn' # 张雷 - 'zlei1.gd@chinatelecom.cn' - # 江亮 - - '358153891@qq.com' # 贵甫 - '936679058@qq.com' # 弘毅