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
}
}