first commit

This commit is contained in:
Sas Andy
2024-09-20 16:41:59 +07:00
commit 6467a966c1
19 changed files with 1897 additions and 0 deletions

6
config-etl-mcu.json Normal file
View File

@@ -0,0 +1,6 @@
{
"base_url": "http://riau/one-api",
"schedule": ["0 5,12,17 * * *"],
"delay": 5,
"row_per_batch": 50
}