From 15bc7727b58bf9ca0c8f21702fa893daac232b8d Mon Sep 17 00:00:00 2001 From: hyb <kk_huangyangbo@163.com> Date: Fri, 30 Jan 2026 07:18:51 +0000 Subject: [PATCH] perf: 接口自动化平台优化加载速度 --- .idea/misc.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5068de7..f949633 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> + <component name="Black"> + <option name="sdkName" value="Python 3.12 (登录获取token)" /> + </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (登录获取token)" project-jdk-type="Python SDK" /> </project> \ No newline at end of file -- Gitblit v1.9.1