2024-10-02 11:02:19 +07:00
2024-10-02 11:02:19 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:43:02 +07:00
2024-09-20 16:41:59 +07:00
2024-09-20 16:41:59 +07:00

sample config file

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

Build the source

npm run build

Compile

npm run compile 

Run Script

node .\dist\one-result-gw.js

Build Compile Run Script

npm run bcs 
Description
No description provided
Readme 275 KiB
Languages
TypeScript 100%