stanley-king 4 anos atrás
pai
commit
935b16fc10
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      mobile/control/merchant_refill.php

+ 1 - 0
mobile/control/merchant_refill.php

@@ -92,6 +92,7 @@ class merchant_refillControl extends mbMerchantControl
             }
             else
             {
+                Log::record("no = {$no}",Log::DEBUG);
                 $params = [ 'mchid' => $this->mchid(),
                     'buyer_id' => intval($merchant_info['admin_id']),
                     'amount' => $amount,