한글뷰어 기능수정 Ver.01

This commit is contained in:
koj729
2026-06-19 17:58:47 +09:00
parent 9268e4e6bc
commit 83b6e891ab
49 changed files with 8741 additions and 446 deletions

View File

@@ -39,6 +39,11 @@
"date": 1781740205874,
"name": "D:\\40. 개발소스\\04. PM\\pm_ver4\\trunk\\PM_ver4\\logs\\2026-06-18.exception.log",
"hash": "b6c375bb37b791ea2408e99580d68d5582d2e051ea204bc0529f30d0d3452da6"
},
{
"date": 1781826376885,
"name": "D:\\40. 개발소스\\04. PM\\pm_ver4\\trunk\\PM_ver4\\logs\\2026-06-19.exception.log",
"hash": "9dc3f5a0ca6cb76f233f9ffa9a7c095d01dc03bb7295be9b7bca9f9cdb1ca191"
}
],
"hashType": "sha256"

View File

@@ -39,6 +39,11 @@
"date": 1781740205863,
"name": "D:\\40. 개발소스\\04. PM\\pm_ver4\\trunk\\PM_ver4\\logs\\2026-06-18.error.log",
"hash": "c3ea07a16e0988461aee9271b7f5b0faabeadbf8df4f36e428e1e43c313c7738"
},
{
"date": 1781826376883,
"name": "D:\\40. 개발소스\\04. PM\\pm_ver4\\trunk\\PM_ver4\\logs\\2026-06-19.error.log",
"hash": "31106fea524e9fea9db56be5b73bd9317b65d7a031a7d6dcf9586a6d9376ce38"
}
],
"hashType": "sha256"

View File

@@ -0,0 +1,4 @@
2026-06-18 15:34:14 [error 테스트: ] error: uncaughtException: Cannot read properties of undefined (reading 'getWaitingCount')
TypeError: Cannot read properties of undefined (reading 'getWaitingCount')
at exports.convertPdf (D:\40. 개발소스\04. PM\pm_ver4\trunk\PM_ver4\controllers\archiveController.js:3144:46)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)

11
logs/2026-06-19.error.log Normal file
View File

@@ -0,0 +1,11 @@
2026-06-19 09:08:38 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:08:41 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:08:44 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:08:46 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:08:52 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:08:54 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:09:02 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:09:05 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:09:16 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:09:17 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint
2026-06-19 09:09:19 [error 테스트: ] error: null value in column "user_pw" of relation "tb_user" violates not-null constraint

View File

@@ -0,0 +1,4 @@
2026-06-19 09:25:33 [error 테스트: ] error: uncaughtException: Cannot read properties of undefined (reading 'getWaitingCount')
TypeError: Cannot read properties of undefined (reading 'getWaitingCount')
at exports.convertPdf (D:\40. 개발소스\04. PM\pm_ver4\trunk\PM_ver4\controllers\archiveController.js:3144:46)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)