From fda9769ca5e2b8cfbb417c10e18e50faca791b20 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Mon, 21 Dec 2020 14:40:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'mcbbs/vending-machine.use?= =?UTF-8?q?r.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mcbbs/vending-machine.user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mcbbs/vending-machine.user.js b/mcbbs/vending-machine.user.js index e6183f5..1059988 100644 --- a/mcbbs/vending-machine.user.js +++ b/mcbbs/vending-machine.user.js @@ -161,6 +161,7 @@ } await sleep(200) amount.value = amountValue + remark.value = `子节点补货 补货账号: ${storeUsername} 补货数量: ${amountValue}` await sleep(300) jq('#operatesubmit').click() await sleep(500)