From 9d3d6d4195e58c51166811d8357a331d53c4cdd4 Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Thu, 29 May 2025 07:55:41 +0800 Subject: 正在编写 C# 绑定部分 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/Run_Server_Console.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .idea/runConfigurations/Run_Server_Console.xml (limited to '.idea/runConfigurations/Run_Server_Console.xml') diff --git a/.idea/runConfigurations/Run_Server_Console.xml b/.idea/runConfigurations/Run_Server_Console.xml new file mode 100644 index 0000000..14e6f92 --- /dev/null +++ b/.idea/runConfigurations/Run_Server_Console.xml @@ -0,0 +1,19 @@ + + + + \ No newline at end of file -- cgit