pdf 수정

This commit is contained in:
leejunho 2025-02-21 12:18:01 +09:00
parent e3a14a79c1
commit 420293a935
2 changed files with 2 additions and 2 deletions

View File

@ -261,5 +261,5 @@ ppurio.from=15881490
#pdf \uBCC0\uD658
pdf.filePath=/inputFile
pdf.hostUri=http://192.168.0.38:8081
pdf.hostUri=http://192.168.0.34:8081
pdf.serverUrl=http://192.168.0.31:8888

View File

@ -10,7 +10,7 @@
SELECT
AA.CASE_NO AS caseNo
, BB.FILE_NAME AS fileName
, BB.FILE_PATH || BB.FILE_ORGNAME AS resultFilePath
, REPLACE(BB.FILE_PATH, BB.FILE_ORGNAME, '') || BB.FILE_ORGNAME AS resultFilePath
, BB.FILE_EXTENSION AS fileExtension
, CC.RCEPT_NO AS rceptNo
, E.CODE_NAME AS codeName