From 7b68281155ea7bc2f5840b921f4a2f5ab7b8ff68 Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Mon, 9 Jun 2025 10:25:56 +0800 Subject: 修改了 Idea 环境下的运行配置 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/Build_Core.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .idea/runConfigurations/Build_Core.xml (limited to '.idea/runConfigurations/Build_Core.xml') diff --git a/.idea/runConfigurations/Build_Core.xml b/.idea/runConfigurations/Build_Core.xml new file mode 100644 index 0000000..952a8bd --- /dev/null +++ b/.idea/runConfigurations/Build_Core.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file -- cgit