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' # 弘毅