删除无用文档

This commit is contained in:
yml
2026-06-09 22:38:35 +08:00
parent 3bbe356c3f
commit 5a7f2deff3
21 changed files with 19 additions and 5867 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ function run_stress_test() {
log_info "编译压测工具..."
cd "$SCRIPT_DIR"
go build -o stress_test stress_test.go
go build -o stress_test load_stress.go
if [ $? -ne 0 ]; then
log_error "压测工具编译失败"