lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
17 lines
180 B
Plaintext
17 lines
180 B
Plaintext
meta {
|
|
name: Get Pallets
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{url}}/lst/old/api/quality/getrequest
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|