{
"source": "TOPGP",
"service": "rest_productin",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"acceptable": "Y",
"mst": {
"docno": "320-KT22110009",
"fid": "67",
"date": "2022/08/16",
"dept": "108",
"mark": "",
"plant": "KT",
"cond": "2022/08/16",
"conu": "J0087",
"formid": "099202",
"dtl": [
{
"docno": "320-KT22110009",
"fid": "73",
"seq": 51,
"item": "101010000020",
"qty": 45,
"unit": "PCS",
"ware": "sed labore ex pariatur",
"batch": "100",
"wono": "113",
"wocnt": 0
}
]
}
}curl --location --request POST 'http://172.16.60.13:9191/rest/api/webgen' \
--header 'Content-Type: application/json' \
--data-raw '{
"source": "TOPGP",
"service": "rest_productin",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"acceptable": "Y",
"mst": {
"docno": "320-KT22110009",
"fid": "67",
"date": "2022/08/16",
"dept": "108",
"mark": "",
"plant": "KT",
"cond": "2022/08/16",
"conu": "J0087",
"formid": "099202",
"dtl": [
{
"docno": "320-KT22110009",
"fid": "73",
"seq": 51,
"item": "101010000020",
"qty": 45,
"unit": "PCS",
"ware": "sed labore ex pariatur",
"batch": "100",
"wono": "113",
"wocnt": 0
}
]
}
}'{
"success": "Y",
"msg": "提交成功",
"mess": "",
"status": "",
"errorMac": [],
"errorCode": 0,
"lang": "cn",
"data": {},
"taskId": [],
"threadInfos": [],
"bcode": 0
}