fix(quality request): bug fixes

lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
This commit is contained in:
2025-11-12 20:22:21 -06:00
parent fef0303cd6
commit 6f632ecd68
17 changed files with 4986 additions and 316 deletions

View File

@@ -0,0 +1,16 @@
meta {
name: materialPerDay
type: http
seq: 2
}
get {
url: {{urlv2}}/api/notify/materialperday
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}