khhao 自动同步

This commit is contained in:
yml2213
2026-05-02 20:38:52 +08:00
parent 17b96dfef6
commit dc32eef08b
12 changed files with 502 additions and 10 deletions
+7 -1
View File
@@ -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
}
}
+11
View File
@@ -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"
}