shawenguan 1 year ago
parent
commit
7a22273729
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Scripts/jhsh/jhshHelper.js

+ 1 - 1
Scripts/jhsh/jhshHelper.js

@@ -607,7 +607,7 @@ async function checkSignIn(loginInfo, signActInfo){
             }
         }
     }
-    if(hasSignInToday){
+    if(!hasSignInToday){
         const couponList = await checkSinginReward(signActInfo, session, txcode);
         if(couponList && couponList.length > 0){
             const result = await getSignInReward(signActInfo, couponList[0], 'A3341C120');