From 668edf874b4f77214a8ff4513e60e3c1a973f532 Mon Sep 17 00:00:00 2001
From: hyb <kk_huangyangbo@163.com>
Date: Tue, 04 Nov 2025 03:26:19 +0000
Subject: [PATCH] python压测脚本运行使用说明与代码拓展补充技术文档

---
 测试组/脚本/Change_password/.idea/misc.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git "a/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/.idea/misc.xml" "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/.idea/misc.xml"
index 8792680..41b1463 100644
--- "a/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/.idea/misc.xml"
+++ "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/.idea/misc.xml"
@@ -1,4 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
+  <component name="Black">
+    <option name="sdkName" value="G:\Anaconda3" />
+  </component>
   <component name="ProjectRootManager" version="2" project-jdk-name="G:\Anaconda3" project-jdk-type="Python SDK" />
 </project>
\ No newline at end of file

--
Gitblit v1.9.1