khhao 自动同步
This commit is contained in:
@@ -3,5 +3,11 @@
|
||||
"baseUrl": "https://admin.khhao.com",
|
||||
"username": "order_check",
|
||||
"password": "order_check_test1",
|
||||
"maxCaptchaAttempts": 3
|
||||
"maxCaptchaAttempts": 3,
|
||||
"autoSync": {
|
||||
"enabled": true,
|
||||
"intervalMinutes": 3,
|
||||
"pages": 2,
|
||||
"pageSize": 20
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"syncFromCreatedAt": "2026-05-02T10:53:28.550Z",
|
||||
"lastRunStartedAt": "2026-05-02T12:36:55.519Z",
|
||||
"lastRunFinishedAt": "2026-05-02T12:36:56.704Z",
|
||||
"lastRunStatus": "success",
|
||||
"lastErrorMessage": "",
|
||||
"fetchedCount": 40,
|
||||
"syncedCount": 0,
|
||||
"ignoredCount": 40,
|
||||
"lastOrderCreatedAt": "2026-05-02T12:36:45.000Z"
|
||||
}
|
||||
Reference in New Issue
Block a user