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',