常规更新

This commit is contained in:
2026-07-14 15:55:28 +08:00
parent afd6c35b00
commit 4697b2028a
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -27,4 +27,5 @@ fetch_repo_ex() {
}
fetch_repo_ex "build_infra"
fetch_repo_ex "CPP_Core"
fetch_repo_ex "SSR"
fetch_repo_ex "SSR"
fetch_repo_ex "eacp_webapp"
+2 -1
View File
@@ -40,4 +40,5 @@ function Fetch-RepoEx
}
Fetch-RepoEx "build_infra"
Fetch-RepoEx "CPP_Core"
Fetch-RepoEx "SSR"
Fetch-RepoEx "SSR"
Fetch-RepoEx "eacp_webapp"