curl --location --request POST 'http://127.0.0.1:46952/set_startup_run_off'
{ "code": 0, "data": { "startup_run": false, "startup_script": "bootstrap.lua" }, "message": "Operation succeed" }