refactor(sql): changes to improve the job disable

This commit is contained in:
2026-02-18 08:53:19 -06:00
parent 6edd20585f
commit 2111a5fdc9
3 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ meta {
}
post {
url: {{url}}/lst/old/api/logistics/bookout
url: {{url}}/lst/old/api/logistics/removeasreusable
body: json
auth: none
}
@@ -13,8 +13,8 @@ post {
body:json {
{
"runningNr": "1865027",
"reason": "packer printed premature"
"runningNr": "1865018",
"reason": "validating stockout"
}
}