shawenguan 1 éve
szülő
commit
e55f71a742
1 módosított fájl, 14 hozzáadás és 0 törlés
  1. 14 0
      BoxJsSub/wubian.json

+ 14 - 0
BoxJsSub/wubian.json

@@ -78,6 +78,13 @@
                     "desc": "默认开启"
                 },
                 {
+                    "id": "WubianFirstGrabConcurrentMode",
+                    "name": "开启/关闭并发快速模式",
+                    "val": true,
+                    "type": "boolean",
+                    "desc": "默认开启"
+                },
+                {
                     "id": "WubianFirstGoodsName",
                     "name": "当前首发产品名称关键字",
                     "val": "",
@@ -90,6 +97,13 @@
                     "val": "",
                     "type": "text",
                     "desc": "当前首发产品ID"
+                },
+                {
+                    "id": "WubianFirstGrabRunsPerSecond",
+                    "name": "当前首发抢购执行此次(n次每秒)",
+                    "val": 5,
+                    "type": "text",
+                    "desc": "当前首发抢购执行此次(n次每秒)"
                 }
             ]
         },