liuzejian 2 years ago
parent
commit
fca7e2b4dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Services/Report/QappTxadqNewReport.php

+ 1 - 1
src/Services/Report/QappTxadqNewReport.php

@@ -67,7 +67,7 @@ class QappTxadqNewReport
             }
             }
         }
         }
 
 
-        if($completeOrderType || self::hasReportedCompleteOrder()) {
+        if($completeOrderType || self::hasReportedCompleteOrder($user)) {
             $requestParams = [
             $requestParams = [
                 "action_time" => $payTimeStamp,
                 "action_time" => $payTimeStamp,
                 "action_type" => 'PURCHASE',
                 "action_type" => 'PURCHASE',