From 9eb2c12da0679081d30e93a2d429c31b996db535 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 10 Aug 2023 12:02:44 +0800 Subject: [PATCH] =?UTF-8?q?bat=20=E6=89=A7=E8=A1=8C=E5=AE=8C=E4=B8=8D?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.API/Program.cs b/IRaCIS.Core.API/Program.cs index 10a98ac4..2255af3d 100644 --- a/IRaCIS.Core.API/Program.cs +++ b/IRaCIS.Core.API/Program.cs @@ -75,7 +75,6 @@ namespace IRaCIS.Core.API #region 认证程序 - //if (!File.Exists($@"C:\ProgramData\.xingcang\config.json")) //{ // Console.WriteLine("当前未注册");