使用git submodule功能,将一些公共方法提炼为子模块

This commit is contained in:
floraachy
2025-04-17 17:27:08 +08:00
parent a65c7d4d24
commit bdcb5a30b7
41 changed files with 537 additions and 2289 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "common"]
path = common
url = https://gitlink.org.cn/floraachy/utils.git