fix(preprint): added the correct to string for the preprint stuff
This commit is contained in:
@@ -13,12 +13,12 @@ post {
|
||||
body:json {
|
||||
{
|
||||
"scannerId": 999,
|
||||
"lotNr": 3314,
|
||||
"machineId": 22, // 457=22, 458=23
|
||||
"printerId": 22, // 457=22, 458=23
|
||||
"layoutId": 7,
|
||||
"numberOfCopies": 0,
|
||||
"qtyToPrint": 1
|
||||
"lotNr": 26656,
|
||||
"machineId": 5, // 457=22, 458=23
|
||||
"printerId": 7, // 457=22, 458=23
|
||||
"layoutId": 22,
|
||||
"numberOfCopies": 1,
|
||||
"qtyToPrint":0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user