ci(app): config changes to bruno and incoming sqls
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
meta {
|
||||
name: Preprint
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{url}}/lst/api/logistics/labeling/preprint
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"scannerId": 999,
|
||||
"lotNr": 26321,
|
||||
"machineId": 3, // 457=22, 458=23
|
||||
"printerId": 7, // 457=22, 458=23
|
||||
"layoutId": 25,
|
||||
"numberOfCopies": 0,
|
||||
"qtyToPrint": 5
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user