14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"enabled": true,
|
|
"baseUrl": "https://admin.khhao.com",
|
|
"username": "order_check",
|
|
"password": "order_check_test1",
|
|
"maxCaptchaAttempts": 3,
|
|
"autoSync": {
|
|
"enabled": true,
|
|
"intervalMinutes": 3,
|
|
"pages": 2,
|
|
"pageSize": 20
|
|
}
|
|
}
|