fix: 移除江亮
This commit is contained in:
@@ -16,8 +16,12 @@ java {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url = uri("http://localhost:3105/threepartrepo")
|
url = uri("http://maven.lanyuanxiaoyao.com/central")
|
||||||
isAllowInsecureProtocol = true
|
isAllowInsecureProtocol = true
|
||||||
|
credentials {
|
||||||
|
username = "lanyuanxiaoyao"
|
||||||
|
password = "cL9AFT6VkNlrK8TyYI43RSW8OhtTYzg6GPc1bXzBmnsXeU9T/X6S0q//K5TDZF1g"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -29,7 +33,7 @@ dependencies {
|
|||||||
implementation("cn.hutool:hutool-crypto:5.8.16")
|
implementation("cn.hutool:hutool-crypto:5.8.16")
|
||||||
|
|
||||||
implementation("org.springframework.retry:spring-retry")
|
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")
|
implementation("org.springframework.boot:spring-boot-starter-mail")
|
||||||
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
|
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
|
||||||
|
|
||||||
|
|||||||
@@ -26,8 +26,6 @@ messenger:
|
|||||||
- 'v-zhangjc9.gd@chinatelecom.cn'
|
- 'v-zhangjc9.gd@chinatelecom.cn'
|
||||||
# 张雷
|
# 张雷
|
||||||
- 'zlei1.gd@chinatelecom.cn'
|
- 'zlei1.gd@chinatelecom.cn'
|
||||||
# 江亮
|
|
||||||
- '358153891@qq.com'
|
|
||||||
# 贵甫
|
# 贵甫
|
||||||
- '936679058@qq.com'
|
- '936679058@qq.com'
|
||||||
# 弘毅
|
# 弘毅
|
||||||
|
|||||||
Reference in New Issue
Block a user