Fix error imei undefined

This commit is contained in:
2026-05-12 16:19:24 +02:00
parent 985c85da59
commit 1fb50323b0
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ post {
body:json {
{
"iccid": "1234"
"iccid": "8934909001500561503"
}
}