💬 文字訊息
💳 POS 請求
無需輸入,直接送出
[[ posPreviewSuffix ]]
📋 事件日誌
[[ eventLog.length ]]
清除
[[ showLog ? '▼' : '▲' ]]
[[ e.time ]]
[[ e.level.toUpperCase() ]]
[[ e.text ]]
📤 POS 請求佇列
待:[[ posPending.length ]] | 中:[[ posProcessing.length ]] | 完:[[ posDone.length ]]
[[ showPosQueue ? '▼' : '▲' ]]
本機 Proxy:
測試中…
✓ 已連線
✗ 無法連線(請執行 python local_pos_proxy.py)
未測試
下載 Proxy 執行檔:
⇩ Windows
⇩ macOS (M1/M2/M3)
⇩ macOS (Intel)
⇩ Linux
⇩ .py
待處理
#[[ item.seq ]]
[[ item.method ]] [[ item.url ]]
[[ item.raw ]]
加入:[[ fmtTime(item.enqueuedAt) ]]
無待處理項目
處理中
延遲秒數
秒
#[[ item.seq ]]
[[ item.method ]] [[ item.url ]]
[[ item.raw ]]
開始:[[ fmtTime(item.startedAt) ]]
無處理中項目
處理結束
#[[ item.seq ]]
輸入:
(1) 訊息:[[ item.raw ]]
(2) 請求方式與內容:[[ item.reqDesc ]]
輸出:
(1) 狀態:錯誤
(2) 錯誤訊息:[[ item.error ]]
(1) 狀態:HTTP [[ item.httpStatus ]]
(2) Response 內容:[[ item.response ]]
結束:[[ fmtTime(item.endedAt) ]]
無已完成項目