重构: 源码文件蛇形命名, 接口去I头(BindRequestContext/SimApiAuthChecker), 清理C#相关说明, serialization依赖路径改 serialization-cj

This commit is contained in:
2026-08-25 13:43:26 +08:00
parent 829f009229
commit 30e5f165f2
56 changed files with 319 additions and 332 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
soulsoft_extensions_injection = "1.0.20260528"
soulsoft_extensions_options = "1.0.20260528"
redis = "1.0.20260627"
"simcu::serialization" = { path = "../simapi-serialization" }
"simcu::serialization" = { path = "../serialization-cj" }
[target]
[target.x86_64-w64-mingw32]