mirror of
https://git.hmsn.ink/kospo/svcm/api.git
synced 2026-03-20 04:22:22 +09:00
first
This commit is contained in:
16
api/approval/가격조사 결재 상태 변경.http
Normal file
16
api/approval/가격조사 결재 상태 변경.http
Normal file
@@ -0,0 +1,16 @@
|
||||
PUT http://localhost:8010//api/appr
|
||||
sabun: 17131303
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"apprNo": "APPR-0000000052",
|
||||
"apprOrd": 2,
|
||||
"sabun": "17131303",
|
||||
"apprStatCd": "0200",
|
||||
"reason": ""
|
||||
}
|
||||
|
||||
###
|
||||
|
||||
#APPR-20250519017,20,17131303,김진형,0000,결재요청
|
||||
#APPR-20250519017,30,17131304,손원장,0000,결재요청
|
||||
Reference in New Issue
Block a user