{
"data": [
{
"barApplyType": "3",
"docNo": "P071-DK220700001",
"cnt": [
0,
1,
3,
2
],
"banzu":"N01CZ01DA",
"barcodenum":3,
"wounit":"PCS",
"unit":5
}
],
"plant": "DK",
"userId": "00000",
"autoPrint": "Y",
"templateId":""
}curl --location --request POST 'http://172.16.60.13:9191/rest/api/openCreateBarcode' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
{
"barApplyType": "3",
"docNo": "P071-DK220700001",
"cnt": [
0,
1,
3,
2
],
"banzu":"N01CZ01DA",
"barcodenum":3,
"wounit":"PCS",
"unit":5
}
],
"plant": "DK",
"userId": "00000",
"autoPrint": "Y",
"templateId":""
}'{
"success": "Y",
"msg": "打印",
"mess": "2402271553530432-00000",
"lang": "cn",
"data": [
"http://172.16.59.175:8080/WebReport/ReportServer?viewlet=cbm%2Fcbmtest%2Fcbar100_1_1.cpt&plant=DK&id=2402271553570087-00000"
]
}