{
"source": "TOPGP",
"service": "rest_otherinventory_hy",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"mst": {
"docno": "601-KT22110009",
"doctype": "1"
}
}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_hy",
"user": "tiptop",
"center": "KT",
"keyno": "QAZWSXEDC",
"mst": {
"docno": "601-KT22110009",
"doctype": "1"
}
}'{
"success": "Y",
"msg": "请求成功",
"status": null,
"errorCode": 5,
"lang": null,
"data": null
}