first
This commit is contained in:
4
api/contract/계약관리 상세조회.http
Normal file
4
api/contract/계약관리 상세조회.http
Normal file
@@ -0,0 +1,4 @@
|
||||
### GET request to example server
|
||||
GET http://localhost:8010/api/cont/CONT-0000000005
|
||||
|
||||
###
|
||||
5
api/contract/계약관리 조회(페이징).http
Normal file
5
api/contract/계약관리 조회(페이징).http
Normal file
@@ -0,0 +1,5 @@
|
||||
### GET request to example server
|
||||
GET http://localhost:8010/api/cont/page
|
||||
?cateStatCd=&signSdt=&signEdt=&page=1&row=10
|
||||
|
||||
###
|
||||
22
api/contract/계약관리수정.http
Normal file
22
api/contract/계약관리수정.http
Normal file
File diff suppressed because one or more lines are too long
21
api/contract/계약관리저장.http
Normal file
21
api/contract/계약관리저장.http
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user