From 354f0ef6fe854c4ed25f5672696f06445e5ded49 Mon Sep 17 00:00:00 2001 From: lichao <506754232@qq.com> Date: Mon, 30 Jan 2023 14:13:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/SgManager.AI/app.config | 11 +++++++++++ SGGL/SgManager.AI/packages.config | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 SGGL/SgManager.AI/app.config create mode 100644 SGGL/SgManager.AI/packages.config diff --git a/SGGL/SgManager.AI/app.config b/SGGL/SgManager.AI/app.config new file mode 100644 index 00000000..a0cefc2f --- /dev/null +++ b/SGGL/SgManager.AI/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/SGGL/SgManager.AI/packages.config b/SGGL/SgManager.AI/packages.config new file mode 100644 index 00000000..093dcd23 --- /dev/null +++ b/SGGL/SgManager.AI/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file