枯干 hjk

This commit is contained in:
XiaoMo 2025-05-22 19:06:47 +08:00
parent d3104df626
commit 305837ea65
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@ const viewsInfo = {
// 默认端口号和 API 地址 // 默认端口号和 API 地址
let port = 9001; let port = 9001;
let apiEndpoint = 'http://47.107.93.139/get'; let apiEndpoint = 'http://183.6.121.121:9005/get/';
// 解析命令行参数 // 解析命令行参数
args.forEach(arg => { args.forEach(arg => {