쿼리md 수정

This commit is contained in:
2026-07-27 13:13:57 +09:00
parent 44dcb1dfb1
commit f28cc027d6
2 changed files with 90 additions and 55 deletions
+54 -54
View File
@@ -1,10 +1,10 @@
# ClientAjax_controller Calls
- Search root: E:\project\PQ\Restored_Source\PQProject\PQProject
- Generated at: 2026-07-27 11:51:42
- Generated at: 2026-07-27 13:11:56
- Total calls: 143
## frmCalendarDetail.cs
## frmCalendarDetail.cs - 일정상세목록
- Line: 416
- Function: btnSearch_Click
@@ -13,7 +13,7 @@
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=calendar_detail";
```
## frmCommonCode.cs
## frmCommonCode.cs - 공통코드 관리
- Line: 900
- Function: btnSearch_Click
@@ -36,7 +36,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_Detail_update";
```
## frmCommonCodeMaster.cs
## frmCommonCodeMaster.cs - 공통코드 마스터
- Line: 611
- Function: btnSearch_Click
@@ -52,7 +52,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_update";
```
## frmCommonConLevel1.cs
## frmCommonConLevel1.cs - 공정코드-대분류(레벨1)
- Line: 612
- Function: btnSearch_Click
@@ -68,7 +68,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=1";
```
## frmCommonConLevel2.cs
## frmCommonConLevel2.cs - 공정코드-중분류(레벨2)
- Line: 663
- Function: btnSearch_Click
@@ -91,7 +91,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=2";
```
## frmCommonConLevel3.cs
## frmCommonConLevel3.cs - 공정코드-상세분류(레벨3)
- Line: 753
- Function: btnSearch_Click
@@ -121,7 +121,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind_update&level=3";
```
## frmCommonConList.cs
## frmCommonConList.cs - 공사코드 리스트
- Line: 497
- Function: btnSearch_Click
@@ -130,7 +130,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonContKind&level=all";
```
## frmCommonJobType.cs
## frmCommonJobType.cs - 용역구분 편집
- Line: 679
- Function: btnSearch_Click
@@ -146,7 +146,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_JobType_update";
```
## frmCommonLicense.cs
## frmCommonLicense.cs - 자격증 관리
- Line: 926
- Function: btnSearch_Click
@@ -162,7 +162,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_License_update";
```
## frmCompanyCareer.cs
## frmCompanyCareer.cs - 회사실적 문서생성
- Line: 2346
- Function: btnSearch_Click
@@ -171,7 +171,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=ProjectList-HWP";
```
## frmCompanyProjectCreate.cs
## frmCompanyProjectCreate.cs - 회사실적 추가
- Line: 661
- Function: btnSearch_Click
@@ -203,7 +203,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=CompanyCareerHistory&SubAction=del_confirm_all";
```
## frmCompanyProjectInfo.cs
## frmCompanyProjectInfo.cs - 회사실적관리
- Line: 4561
- Function: btnSearch_Click
@@ -282,7 +282,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_project_detail_del";
```
## frmCompanyProjectMember.cs
## frmCompanyProjectMember.cs - 회사실적 참여자
- Line: 2519
- Function: btnSearch_Click
@@ -312,7 +312,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=project_detail";
```
## frmContractNotify.cs
## frmContractNotify.cs - 계약변경 알림
- Line: 482
- Function: QueryContractNotify
@@ -335,7 +335,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=ContractNotify&SubAction=notify_confirm";
```
## frmCreateProject.cs
## frmCreateProject.cs - 프로젝트 코드 생성
- Line: 1420
- Function: btnSearchProject_Click
@@ -358,7 +358,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_001&SubAction=Ajax02";
```
## frmDevelop.cs
## frmDevelop.cs - 개발실적 생성
- Line: 1367
- Function: btnSearch_Click
@@ -367,7 +367,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_006&SubAction=Ajax01";
```
## frmDevelopEdit.cs
## frmDevelopEdit.cs - 개발투자 편집
- Line: 2062
- Function: btnSearch_Click
@@ -411,7 +411,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_006&SubAction=Ajax01_update";
```
## frmDownloadImageFile.cs
## frmDownloadImageFile.cs - 실적자료다운로드
- Line: 1703
- Function: btnSearch_Click
@@ -434,7 +434,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_03_002&SubAction=download-company-image";
```
## frmFieldOfExpertise.cs
## frmFieldOfExpertise.cs - 전문분야별 기술자현황
- Line: 734
- Function: cbFieldOfExpertiser_SelectedIndexChanged
@@ -457,7 +457,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = ((cbFieldOfExpertise.SelectedIndex <= 0) ? ("http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_008&SubAction=Ajax02&value_code=%") : ("http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_008&SubAction=Ajax02&value_code=" + ViewData1[cbFieldOfExpertise.SelectedIndex].ItemList[0]));
```
## frmInvest.cs
## frmInvest.cs - 투자실적 생성
- Line: 1028
- Function: btnSearch_Click
@@ -466,7 +466,7 @@ string text = ((cbFieldOfExpertise.SelectedIndex <= 0) ? ("http://" + CommonModu
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_005&SubAction=Ajax01";
```
## frmInvestEdit.cs
## frmInvestEdit.cs - 투자실적 편집
- Line: 1737
- Function: btnSearchBid_Click
@@ -510,7 +510,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_005&SubAction=Ajax01_update";
```
## frmLogin.cs
## frmLogin.cs - 로그인
- Line: 1004
- Function: btnLogin_Click
@@ -563,7 +563,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=ContractNotify&SubAction=notify_alarm";
```
## frmMasterLicenseCode.cs
## frmMasterLicenseCode.cs - SATIS 자격증코드
- Line: 338
- Function: btnSearch_Click
@@ -572,7 +572,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=master_license_code";
```
## frmMost.cs
## frmMost.cs - 활용실적 생성
- Line: 1412
- Function: btnSearch_Click
@@ -581,7 +581,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01";
```
## frmMostEdit.cs
## frmMostEdit.cs - 활용실적 편집
- Line: 2383
- Function: btnSearch_Click
@@ -625,7 +625,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01_update";
```
## frmMostManagement.cs
## frmMostManagement.cs - 신기술 활용실적
- Line: 809
- Function: btnSearch_Click
@@ -634,7 +634,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_007&SubAction=Ajax01";
```
## frmMostReport1.cs
## frmMostReport1.cs - 점수 비교표
- Line: 324
- Function: btnSearch_Click
@@ -643,7 +643,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_01";
```
## frmMostReport2.cs
## frmMostReport2.cs - 활용실적현황
- Line: 324
- Function: btnSearch_Click
@@ -652,7 +652,7 @@ string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_02";
```
## frmMostReport3.cs
## frmMostReport3.cs - 활용실적 추의
- Line: 416
- Function: btnSearch_Click
@@ -661,7 +661,7 @@ string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller
string urlString = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=MOST&MainAction=REPORT_03";
```
## frmPerson.cs
## frmPerson.cs - 기술자실적 생성
- Line: 2242
- Function: btnSearch_Click
@@ -677,7 +677,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_002&SubAction=Ajax02&residentno=" + gResidentNo;
```
## frmPersonCareer.cs
## frmPersonCareer.cs - 기술자별 설적관리
- Line: 3137
- Function: btnSearch_Click
@@ -693,7 +693,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax03_job_history";
```
## frmPersonCompanyDownload.cs
## frmPersonCompanyDownload.cs - 회사실적 문서
- Line: 149
- Function: frmPersonCompanyDownload_Load
@@ -723,7 +723,7 @@ AttachFileControl1.URL_NewUpload = "http://" + CommonModule.gServerAddress + "/p
AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=AttachFileProcess&SubAction=Ajax01_image_edit";
```
## frmPersonInfo.cs
## frmPersonInfo.cs - 개인정보 편집
- Line: 4754
- Function: btnSearch_Click
@@ -816,7 +816,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_detail_del";
```
## frmPersonLicenceCode.cs
## frmPersonLicenceCode.cs - 자격증코드 조회
- Line: 487
- Function: btnSearch_Click
@@ -825,7 +825,7 @@ string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax00_CommonCode_License";
```
## frmPersonList.cs
## frmPersonList.cs - 기술자 찾기
- Line: 557
- Function: btnSearch_Click
@@ -834,7 +834,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_001&SubAction=Ajax01";
```
## frmPersonMasterQuery.cs
## frmPersonMasterQuery.cs - 인원추가
- Line: 560
- Function: btnSearch_Click
@@ -850,7 +850,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_info";
```
## frmPersonReportPrint.cs
## frmPersonReportPrint.cs - 개인이력
- Line: 869
- Function: btnSearch_Click
@@ -866,7 +866,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_member_report";
```
## frmProgramHistory.cs
## frmProgramHistory.cs - PQ 프로그램 업데이트 목록
- Line: 132
- Function: frmProgramHistory_Load
@@ -875,7 +875,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=program_history";
```
## frmProjectSimpleInfo.cs
## frmProjectSimpleInfo.cs - 프로젝트 정보
- Line: 393
- Function: frmProjectSimpleInfo_Load
@@ -884,7 +884,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=project_detail";
```
## frmRD.cs
## frmRD.cs - R & D 실적 생성
- Line: 1309
- Function: btnSearch_Click
@@ -893,7 +893,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_008&SubAction=Ajax01";
```
## frmRDEdit.cs
## frmRDEdit.cs - R & D 실적 편집
- Line: 1842
- Function: btnSearch_Click
@@ -937,7 +937,7 @@ AttachFileControl1.URL_Edit = "http://" + CommonModule.gServerAddress + "/pq/sys
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_05_008&SubAction=Ajax01_update";
```
## frmReportFindCondition.cs
## frmReportFindCondition.cs - 조건검색
- Line: 1796
- Function: AxfpSpread1_ClickEvent
@@ -967,7 +967,7 @@ i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax
i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_001&SubAction=Ajax01_company_doc_list";
```
## frmReportPersonJobList.cs
## frmReportPersonJobList.cs - 기술자별 용역현황
- Line: 3424
- Function: btnSearch_Click
@@ -983,7 +983,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_007&SubAction=Ajax03";
```
## frmReportPersonJobList2.cs
## frmReportPersonJobList2.cs - 개인별 업무중복도
- Line: 1785
- Function: btnSearch_Click
@@ -999,7 +999,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_007&SubAction=Ajax03";
```
## frmReportPersonLevel.cs
## frmReportPersonLevel.cs - 학력등급별 기술자현황
- Line: 721
- Function: GetLicencelist
@@ -1015,7 +1015,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_005&SubAction=Ajax02&level=" + ViewData1[cbLicence.SelectedIndex].ItemList[0];
```
## frmReportPersonLicence.cs
## frmReportPersonLicence.cs - 자격증별 기술자현황
- Line: 742
- Function: cbYear_SelectedIndexChanged
@@ -1031,7 +1031,7 @@ string text = ((cbLicence.SelectedIndex <= 0) ? ("http://" + CommonModule.gServe
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_004&SubAction=Ajax01";
```
## frmReportPersonWorkDup.cs
## frmReportPersonWorkDup.cs - 기술지원 업무 중첩도 현황
- Line: 964
- Function: btbSearch_Click
@@ -1040,7 +1040,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_02_006&SubAction=Ajax01";
```
## frmScheduler.cs
## frmScheduler.cs - 입찰일정
- Line: 1991
- Function: tmrStart_Tick
@@ -1049,7 +1049,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=calendar";
```
## frmSearchFindAdd.cs
## frmSearchFindAdd.cs - 조건추가
- Line: 833
- Function: btnSearch_Click
@@ -1065,7 +1065,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=category_code";
```
## frmSearchMasterProject.cs
## frmSearchMasterProject.cs - 마스터 입찰프로젝트 조회
- Line: 662
- Function: btnSearch_Click
@@ -1074,7 +1074,7 @@ text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_
string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=Ajax02";
```
## frmSearchProject.cs
## frmSearchProject.cs - 사업코드 찾기
- Line: 610
- Function: btnSearch_Click
@@ -1090,7 +1090,7 @@ string text = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Clie
string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=PersonJobList-Del";
```
## frmSystemUpdate.cs
## frmSystemUpdate.cs - 기간계산
- Line: 570
- Function: btnSearch_Click
@@ -1099,7 +1099,7 @@ string text2 = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/Cli
string i_URL = "http://" + CommonModule.gServerAddress + "/pq/sys/controller/ClientAjax_controller.php?ActionMode=Screen_00_002&SubAction=UpdatePersonDate";
```
## frmUserAuth.cs
## frmUserAuth.cs - 사용자 권한설정
- Line: 577
- Function: btnSearch_Click