From 1b938a6d4b743a851dfdc5294c8c8431be95e834 Mon Sep 17 00:00:00 2001 From: lch Date: Thu, 20 May 2021 01:05:55 +0000 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=EA=B0=84=EA=B2=A9=EC=A1=B0?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Base/Controller/FCommon.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Base/Controller/FCommon.cs b/Base/Controller/FCommon.cs index d2cfafd..5c8623a 100644 --- a/Base/Controller/FCommon.cs +++ b/Base/Controller/FCommon.cs @@ -287,7 +287,6 @@ namespace NP.Base.Controllers } #endregion - #region 소속선택 var isCompany = !string.IsNullOrEmpty(Request["isCompany"]) ? Convert.ToInt32(Request["isCompany"]) : (int?)null; if (isCompany == 0) //개인