🚀 批量自訂參數的HTTP請求器
⚙️ 請求配置
請求方法
GET
POST (JSON)
GET URL 模板
(使用 {Parameter1}, {Parameter_qrcode} 等)
POST URL 模板
(使用 {Parameter1}, {Parameter_qrcode} 等)
POST JSON 模板
(使用 {Parameter1}, {Parameter_qrcode} 等)
{ "CmdCode": "{Parameter1}", "Params": "{Parameter2}", "IMEI": "{Parameter_qrcode}", "CheckCode": "{Parameter3}" }
啟用 Authorization
選擇授權類型
-- 選擇授權方式 --
Bearer Token
Basic Authentication
API Key
Bearer Token
Basic Authentication
API Key 名稱
API Key 值
進階設置
Parameter_qrcode 預移除字眼
輸入要移除的字眼,或留空不移除
Parameter_qrcode 預新增字眼
輸入要加入的前綴,或留空不新增
每次請求間隔 (毫秒)
設置為 0 表示無間隔,建議 500ms 或以上
清空儲存
匯出配置
匯入配置
📊 參數管理
新增行
新增列
刪除行
刪除列
清空表格
匯出TSV
匯入
💡 匯入格式:TSV (Tab分隔)、CSV (逗號分隔)、Excel (.xlsx/.xls) | 匯出格式:TSV (可用Excel開啟)
📷 攝像頭預覽與請求狀態
自動滾動
停止請求
📷 等待掃描
🎯 請將 QR 碼對準攝像頭進行掃描