(20251126) ...
This commit is contained in:
+2
-2
@@ -299,10 +299,10 @@ if __name__ == "__main__":
|
|||||||
"password": "<pwd>"
|
"password": "<pwd>"
|
||||||
},
|
},
|
||||||
"musterRollConfig": {
|
"musterRollConfig": {
|
||||||
"groupIds": "2,3,4"
|
"groupIds": ["2", "3", "4"]
|
||||||
},
|
},
|
||||||
"inOutConfig": {
|
"inOutConfig": {
|
||||||
"groupIds": "2,3,4"
|
"groupIds": ["2", "3", "4"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user