03 2023 档案

摘要:def repoConfig = { all { ArtifactRepository repo -> if (repo instanceof MavenArtifactRepository) { def url = repo.url.toString() if (url.contains('rep 阅读全文
posted @ 2023-03-20 15:56 vcczh 阅读(61) 评论(0) 推荐(0)