Commit 54524dd5 authored by 窦家骏's avatar 窦家骏

修改编译配置

parent 528c535f
repositories { repositories {
mavenLocal() mavenLocal()
maven { url "https://maven.aliyun.com/repository/central" } maven { url "http://mvn.chenzhen.shop/repository/maven-public/" }
maven { url "https://repo.spring.io/milestone" }
mavenCentral() mavenCentral()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment