shawenguan 2 年之前
父節點
當前提交
9189c0b48a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Scripts/buyu/wbankBuYu.js

+ 1 - 1
Scripts/buyu/wbankBuYu.js

@@ -399,7 +399,7 @@ async function all() {
             if (retTime && retTime.code == 0) {
                 timerNum = Number(retTime.data.configValue);
                 lk.log(`timerNum update: ${timerNum}`);
-                await sleep(timerNum * 1000);
+                sleep(timerNum);
             }
             let retRule = await wRequest('GET', `/api/sysConfig/findByKey`, {
                 data: {