docs: user-support 관련소스 표의 실제 소스와 불일치하는 경로 정정#707
Merged
github-actions[bot] merged 1 commit intoJul 13, 2026
Merged
Conversation
- company-member-management: JSP 파일명 4건 정정 (EgovEntrprsMber* → EgovEntrprs*) - mypage: 존재하지 않는 소문자 표기 JSP 중복 행 2건 제거 - popup-management: PopupManageDao.java → PopupManageDAO.java (대소문자) - wiki: Query XML 경로에 누락된 bmk 하위 디렉토리 보완 egovframe-common-components main 기준 전수 대조(문서 62건, 참조 639건) 결과 반영
Contributor
|
표준프레임워크 컨트리뷰션에 대한 지속적인 참여에 대단히 감사드립니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 유형 (Type of Change)
변경 내용 (Description)
사용자지원(user-support) 문서 62건의 "관련소스" 표를 egovframe-common-components 저장소 main 기준 실제 소스(참조 639건)와 전수 대조하여, 불일치가 확인된 4개 문서의 경로를 정정합니다.
EgovEntrprsMber*형태의 JSP가 존재하지 않아 실제 파일명으로 수정 (EgovEntrprsMberInsert→EgovEntrprsInsert,EgovEntrprsMberSelectUpdt→EgovEntrprsSelectUpdt,EgovEntrprsMberManage→EgovEntrprsManage,EgovEntrprsMberSbscrb→EgovEntrprsSbscrb)EgovIndvdlpge*) JSP 중복 행 2건 제거 — 바로 위에 올바른 표기(EgovIndvdlPge*) 행이 이미 있음PopupManageDao.java→PopupManageDAO.java(실제 클래스명 대소문자)bmk하위 디렉토리 보완 (mapper/com/uss/ion/wik/→mapper/com/uss/ion/wik/bmk/)관련 이슈 (Related Issues)
없음
변경 영역 (Affected Areas)
egovframe-development/)egovframe-runtime/)common-component/)README, 설정 파일 등)체크리스트 (Checklist)
title,url,menu,weight등을 검토했습니다.추가 참고 사항 (Additional Notes)
main브랜치 파일 존재 여부를 스크립트로 대조했습니다. 위 4개 문서 외 58건은 모두 실제 소스와 일치했습니다.