shawenguan hai 1 ano
pai
achega
f622d5f041
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);