diff --git a/.vs/LMS_YNICTE/v16/.suo b/.vs/LMS_YNICTE/v16/.suo index be58b57..efadcc6 100644 Binary files a/.vs/LMS_YNICTE/v16/.suo and b/.vs/LMS_YNICTE/v16/.suo differ diff --git a/BO/bin/NP.Base.dll b/BO/bin/NP.Base.dll index dc18ee6..a85ecc7 100644 Binary files a/BO/bin/NP.Base.dll and b/BO/bin/NP.Base.dll differ diff --git a/BO/bin/NP.Dao.dll b/BO/bin/NP.Dao.dll index ea61ab7..1fb8bc6 100644 Binary files a/BO/bin/NP.Dao.dll and b/BO/bin/NP.Dao.dll differ diff --git a/BO/bin/NP.Model.dll b/BO/bin/NP.Model.dll index 02cd3cd..ba20c59 100644 Binary files a/BO/bin/NP.Model.dll and b/BO/bin/NP.Model.dll differ diff --git a/FO/Controllers/CourseController.cs b/FO/Controllers/CourseController.cs index 30928ef..4327c2a 100644 --- a/FO/Controllers/CourseController.cs +++ b/FO/Controllers/CourseController.cs @@ -876,15 +876,15 @@ namespace NP.FO.Controllers ViewBag.IsMain = true; #region + (사용중) ViewBag.rslt 신청 제약 조건 - //var fOCommonController = new Base.Controllers.FOCommonController(); - //fOCommonController.Dao = new Dao.CommonDao(); + var fOCommonController = new Base.Controllers.FOCommonController(); + fOCommonController.Dao = new Dao.CommonDao(); //ViewBag.rslt = fOCommonController.CheckUserLect(vm.stringval3, vm.stringval21, vm.stringval4, vm.stringval5, int.Parse(vm.stringval17), int.Parse(vm.stringval18), SUserInfo.UserNo); #endregion #region + 2025-09 (스마트검색 개발 건 미사용으로 주석처리, 필요시 복원) var result = new KeyValuePair(); - result = CheckUserLectInfo( + result = fOCommonController.CheckUserLectInfo( cmno: Convert.ToInt16(vm.stringval17), pcmno: Convert.ToInt16(vm.stringval18), userno: SUserInfo.UserNo, diff --git a/FO/Web.Release.config b/FO/Web.Release.config index 4d714e6..aa691be 100644 --- a/FO/Web.Release.config +++ b/FO/Web.Release.config @@ -1,33 +1,473 @@ - - - - - - - - + +
+
+
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/FO/Web.Staging.config b/FO/Web.Staging.config index 2548423..ae6c514 100644 --- a/FO/Web.Staging.config +++ b/FO/Web.Staging.config @@ -54,7 +54,7 @@ - + @@ -132,8 +132,8 @@ --> - - + + @@ -291,6 +291,7 @@ +