shawenguan 1 年之前
父節點
當前提交
4a03b77e55
共有 2 個文件被更改,包括 10 次插入0 次删除
  1. 9 0
      BrowserProxy/readme.md
  2. 1 0
      Scripts/hbcpre/hbcpreHelper.js

+ 9 - 0
BrowserProxy/readme.md

@@ -0,0 +1,9 @@
+chromedriver download:
+
+https://googlechromelabs.github.io/chrome-for-testing/
+
+
+
+phantomjs download:
+
+https://phantomjs.org/download.html

+ 1 - 0
Scripts/hbcpre/hbcpreHelper.js

@@ -38,6 +38,7 @@ const HbcpreConstKey = {
     marketSeriesName: 'HbcpreCollectionName',
     marketOrderLimitPrice: 'HbcpreOrderLimitPrice',
     marketOrderPriceInterval: 'HbcpreFloatPriceIntaval',
+    marketOrderAutoPayPriceLimit: 'HbcpreMarketOrderAutoPayPriceLimit',
 
     // 首发相关
     homeSeriesDataGrabEnabled: 'HbcpreHomeSeriesDataGrabEnabled',