shawenguan 1 anno fa
parent
commit
4a03b77e55
2 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  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',