upgrade core add header check and incrace upload speed

This commit is contained in:
UnknownObject
2026-08-05 17:35:27 +08:00
parent 45af94e535
commit 1f11a9d348
76 changed files with 2059 additions and 642 deletions
+1
View File
@@ -59,6 +59,7 @@ add_library(unswsc SHARED
SafeRNG.cpp # 安全随机数生成器
HTTPObjects.cpp # webcc对象包装兼容层
PathTraversal.cpp # 路径穿越防御
TempFileManager.cpp # 临时文件管理器
)
# target_link_libraries(unswsc PRIVATE stduuid)