You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
275 B
24 lines
275 B
|
1 month ago
|
{
|
||
|
|
"loginAccounts": [
|
||
|
|
{
|
||
|
|
"id": "su",
|
||
|
|
"password": "su"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"makers": [
|
||
|
|
"AMO",
|
||
|
|
"ABC"
|
||
|
|
],
|
||
|
|
"models": [
|
||
|
|
"MODEL-1"
|
||
|
|
],
|
||
|
|
"variant1Values": [],
|
||
|
|
"variant2Values": [],
|
||
|
|
"lineValues": [
|
||
|
|
"LINE-1"
|
||
|
|
],
|
||
|
|
"jigNoValues": [
|
||
|
|
"JIG-1"
|
||
|
|
]
|
||
|
|
}
|