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) //개인