From cd3abe1a94248b5f72abc3d55f7aa57c4af6462a Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Wed, 30 Apr 2025 22:38:20 +0800 Subject: [PATCH] =?UTF-8?q?build(.idea):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=20JDK=20=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 ProjectRootManager组件的 project-jdk-name 从 "Python 3.6" 修改为 "Python 3.6 (NFLmusic)" - 此修改确保项目使用正确的 Python 解释器 --- .idea/misc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 6e9be84..4d2818e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file