Robin %!s(int64=6) %!d(string=hai) anos
pai
achega
83f736202c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      normandcrm/service/common/pay/PayForm.php

+ 1 - 0
normandcrm/service/common/pay/PayForm.php

@@ -187,6 +187,7 @@ class PayForm extends Model
         if ($handler != null) {
             file_put_contents('huiqidata.txt',\GuzzleHttp\json_encode($data));
             $success = $handler->handleNotify($data);
+            file_put_contents('huiqi7.txt',$success);
             $this->_outNotifyResult = $handler->outNotify($success);
         }
         return $success;