YNICTE/BO/Views/Shared/Partial
hjcho acbdbc0c83 <관리자 MTS 본인인증 기능 추가>
[Base]
(1) Base/Base.csproj
 - AOCommon.cs 추가
(2) Base/Controller/AOCommon.cs
 - 관리자 본인인증 기능 class 추가
(3) Base/Lib/ENUM.cs
 - IpHostSkipGb 추가
(4) Base/Lib/Helpers.cs
 - IsSkipIPorHost() 매서드추가 : ip스킵여부 체크
[BO]
(1) BO/BO.csproj
 - Partial\MobileChk.cshtml 추가 (sms체크 레이어팝업)
(2) BO/Spring/Controllers.xml
 - aocommon bean추가 : 본인인증
(3) BO/Views/Account/Index.cshtml
 - index수정 (본인인증기능추가)
(4) BO/Views/Shared/Partial/MobileChk.cshtml
 - 본인인증 layer팝업
[Dao]
(1) Dao/MyBatis/Maps/User.xml
 - <select id="users.adminlogin">쿼리에 필드추가
 : CAST(AES_DECRYPT(UNHEX(a.mobile), <include refid="sql.digest"></include>) AS char) mobile
 => 본인인증 체크(핸드폰번호) 를 위해서, 핸드폰번호를 복호화하는 필드를 추가
[Model]
(1) Model/Common.cs
 - SmsAuth class에 userno 속성추가
2022-04-08 04:51:39 +00:00
..
AssignBox.cshtml 2020-10-12 05:39:23 +00:00
AssignBox2.cshtml 수료관리 페이지 작업 2021-06-25 04:40:31 +00:00
BookBox.cshtml 2020-10-12 05:39:23 +00:00
Button.cshtml 2020-10-12 05:39:23 +00:00
CMBox.cshtml 2020-10-12 05:39:23 +00:00
CMBox2.cshtml <기능개선> 2022-03-16 01:23:00 +00:00
CMscdBox.cshtml 교육일정선택 페이지 추가 2021-06-03 09:13:03 +00:00
CMscdBox2.cshtml "신청정보 부분의 교육시작일, 교육종료일 변경 2021-07-09 08:26:52 +00:00
Checkbox.cshtml 2020-10-12 05:39:23 +00:00
CommentBox.cshtml 2020-10-12 05:39:23 +00:00
CommentBoxL.cshtml 2020-10-12 05:39:23 +00:00
ContentBox.cshtml 2020-10-12 05:39:23 +00:00
DForm.cshtml <솔루션개선-개선> 2022-01-27 09:11:34 +00:00
Date.cshtml 2020-10-12 05:39:23 +00:00
DatewTime.cshtml 2020-10-12 05:39:23 +00:00
Editor.cshtml 2020-10-12 05:39:23 +00:00
Email.cshtml 2020-10-12 05:39:23 +00:00
File.cshtml 2020-10-12 05:39:23 +00:00
FileScript.cshtml 2020-10-12 05:39:23 +00:00
Mit.cshtml 2020-10-12 05:39:23 +00:00
Mobile.cshtml 2020-10-12 05:39:23 +00:00
MobileChk.cshtml <관리자 MTS 본인인증 기능 추가> 2022-04-08 04:51:39 +00:00
NCSBox.cshtml 2020-10-12 05:39:23 +00:00
Options.cshtml 2020-10-12 05:39:23 +00:00
PageCount.cshtml 2020-10-12 05:39:23 +00:00
PageRow.cshtml 2020-10-12 05:39:23 +00:00
Password.cshtml 2020-10-12 05:39:23 +00:00
Post.cshtml 2020-10-12 05:39:23 +00:00
Radio.cshtml 2020-10-13 07:10:18 +00:00
RootFolder.cshtml 2020-10-12 05:39:23 +00:00
SSO.cshtml 2020-10-12 05:39:23 +00:00
ScdScript.cshtml <기능개선> 2022-03-03 01:16:40 +00:00
ScdScript2.cshtml <기능개선> 2022-03-22 05:26:01 +00:00
ScriptDate.cshtml 2020-10-12 05:39:23 +00:00
ScriptEditor.cshtml 2020-10-12 05:39:23 +00:00
ScriptEmail.cshtml 2020-10-12 05:39:23 +00:00
ScriptFile.cshtml 2020-10-12 05:39:23 +00:00
ScriptPost.cshtml 수료관리 페이지 작업 2021-06-25 04:40:31 +00:00
SearchCaption.cshtml 2020-10-12 05:39:23 +00:00
Select.cshtml 2021-02-01 04:43:57 +00:00
Summernote.cshtml 2020-10-12 05:39:23 +00:00
Summernotestyle.cshtml 2020-10-12 05:39:23 +00:00
TabMenus.cshtml 2020-10-12 05:39:23 +00:00
Text.cshtml 2020-10-12 05:39:23 +00:00
TextEng.cshtml 2020-10-12 05:39:23 +00:00
UserBox.cshtml 교육생 개별등록 추가 2021-06-04 09:01:04 +00:00
sembtns.cshtml 2020-10-12 05:39:23 +00:00
semscript.cshtml 2020-10-12 05:39:23 +00:00