溯源系统初版

This commit is contained in:
BBIT-Kai
2026-04-10 18:51:00 +08:00
parent 5971791038
commit 0a43f5e4b9
40 changed files with 7910 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
rootProject.name = "f10"
dependencyResolutionManagement {
repositories {
mavenCentral()
}
}