diff --git a/http/server/server.http b/http/server/server.http index 3f17f85b..e3815acb 100644 --- a/http/server/server.http +++ b/http/server/server.http @@ -48,7 +48,7 @@ GET {{appHost}}/api/acnt/jwt/profile/{{cstmrSno}} Authorization: {{accessToken}} ### dos(드론원스톱) 목록 조회 -GET {{appHost}}/api/bas/dos/plan?searchStDt=2024-04-20&searchEndDt=2024-04-20 +GET {{appHost}}/api/bas/dos/plan?searchStDt=2024-06-29&searchEndDt=2024-06-29 Authorization: {{accessToken}} ### dos(드론원스톱) 목록 수정 @@ -72,10 +72,10 @@ Content-Type: application/json { "fltaplylist": [ { - "aplyno": "201118-1010", - "aplyymd": "20240420", - "fltstymd": "20240420", - "fltendymd": "20240420", + "aplyno": "201118-1015", + "aplyymd": "20240629", + "fltstymd": "20240629", + "fltendymd": "20240629", "aplynm": "홍*동", "prps": "레저비행", "zone": [ diff --git a/pav-server/build.gradle b/pav-server/build.gradle index 96044a61..f5706e9f 100644 --- a/pav-server/build.gradle +++ b/pav-server/build.gradle @@ -112,7 +112,7 @@ dependencies { implementation 'com.google.zxing:javase:3.5.2' // hancom -// implementation 'kr.dogfoot:hwplib:1.1.6' + implementation 'kr.dogfoot:hwplib:1.1.6' implementation 'kr.dogfoot:hwpxlib:1.0.3' diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom2.hwpx b/pav-server/src/main/resources/templates/hancom/dos_hancom2.hwpx deleted file mode 100644 index 0cb3e3aa..00000000 Binary files a/pav-server/src/main/resources/templates/hancom/dos_hancom2.hwpx and /dev/null differ diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc.hwp b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc.hwp new file mode 100644 index 00000000..06ca4c6a Binary files /dev/null and b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc.hwp differ diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc2.hwpx b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc2.hwpx deleted file mode 100644 index ae997c23..00000000 Binary files a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc2.hwpx and /dev/null differ diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc3.hwpx b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc3.hwpx deleted file mode 100644 index e2bd7e3a..00000000 Binary files a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc3.hwpx and /dev/null differ diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc4.hwpx b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc4.hwpx deleted file mode 100644 index 1136da86..00000000 Binary files a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc4.hwpx and /dev/null differ diff --git a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc5.hwpx b/pav-server/src/main/resources/templates/hancom/dos_hancom_doc5.hwpx deleted file mode 100644 index 2e824342..00000000 Binary files a/pav-server/src/main/resources/templates/hancom/dos_hancom_doc5.hwpx and /dev/null differ