shawenguan 1 năm trước cách đây
mục cha
commit
f622d5f041
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Scripts/168/diiiHelper.js

+ 1 - 1
Scripts/168/diiiHelper.js

@@ -271,7 +271,7 @@ async function recognizeCaptchaByDdddocr(captchaInfo) {
     let reqData = {
         puzzleImage: encodeURIComponent(puzzleImage),
         backgroundImage: encodeURIComponent(backgroundImage),
-        positionY: positionY,
+        positionY: positionY,
         uuid: uuid,
     }
     let form = lk.objToQueryStr(reqData);