shawenguan 1 жил өмнө
parent
commit
f622d5f041

+ 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);