chore: 更新 PCL.Core 子模块仓库地址

- 将 PCL.Core 子模块的远程仓库 URL 从 GitHub 官方地址迁移到镜像地址
- 这是基础设施变更,不影响项目功能或代码逻辑
- 使用 bgithub.xyz 作为新的镜像源以改善访问稳定性
This commit is contained in:
drd_vic
2025-11-25 11:34:38 +08:00
parent 85c2c1638e
commit c8d2b0588b

2
.gitmodules vendored
View File

@@ -1,5 +1,5 @@
[submodule "PCL.Core"]
path = PCL.Core
url = https://github.com/PCL-Community/PCL.Core.git
url = https://bgithub.xyz/PCL-Community/PCL.Core.git
branch = main
ignore = all