{
"source": "TOPGP",
"service": "rest_otherinventory",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"mst": {
"docno": "601-KT22110009",
"doctype": "1",
"date": "1983-02-17",
"man": "tiptop",
"depart": "KJ4001",
"createuser": "tiptop",
"createdept": "KJ4001",
"state": "Y",
"cnfdate": "2000-04-06",
"cnfuser": "tiptop",
"createdate": "1975-05-10",
"updateuser": "tiptop",
"plant": "KT",
"dtl": [
{
"docno": "601-KT22110009",
"seq": 100,
"item": "101010000020",
"qty": 58,
"unit": "PCS",
"ware": "HT101",
"lot": "220830",
"plant": "KT"
},
{
"docno": "601-KT22110009",
"seq": 86,
"item": "101010000020",
"qty": 10,
"unit": "PCS",
"ware": "HT101",
"lot": "220830",
"plant": "KT"
}
]
}
}curl --location --request POST 'http://172.16.60.13:9191/rest/api/webgen' \
--header 'Content-Type: application/json' \
--data-raw '{
"source": "TOPGP",
"service": "rest_otherinventory",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"mst": {
"docno": "601-KT22110009",
"doctype": "1",
"date": "1983-02-17",
"man": "tiptop",
"depart": "KJ4001",
"createuser": "tiptop",
"createdept": "KJ4001",
"state": "Y",
"cnfdate": "2000-04-06",
"cnfuser": "tiptop",
"createdate": "1975-05-10",
"updateuser": "tiptop",
"plant": "KT",
"dtl": [
{
"docno": "601-KT22110009",
"seq": 100,
"item": "101010000020",
"qty": 58,
"unit": "PCS",
"ware": "HT101",
"lot": "220830",
"plant": "KT"
},
{
"docno": "601-KT22110009",
"seq": 86,
"item": "101010000020",
"qty": 10,
"unit": "PCS",
"ware": "HT101",
"lot": "220830",
"plant": "KT"
}
]
}
}'{
"success": "Y",
"msg": "请求成功",
"status": null,
"errorCode": 56,
"lang": "aliqua",
"data": null
}