pdf 수정
This commit is contained in:
parent
e3a14a79c1
commit
420293a935
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user