From dfd42870a2902981eb613b105275ca16b8833c12 Mon Sep 17 00:00:00 2001
From: hyb <kk_huangyangbo@163.com>
Date: Thu, 08 Jan 2026 02:03:14 +0000
Subject: [PATCH] 更新所有压测脚本,实现项目中运行和单独运行都可启动脚本 修复单独运行脚本时路径错误问题

---
 .idea/vcs.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 764c3bb..35eb1dd 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -2,6 +2,5 @@
 <project version="4">
   <component name="VcsDirectoryMappings">
     <mapping directory="" vcs="Git" />
-    <mapping directory="$PROJECT_DIR$/测试组/脚本/造数脚本" vcs="Git" />
   </component>
 </project>
\ No newline at end of file

--
Gitblit v1.9.1