stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
8f13b4324d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mobile/control/refill.php

+ 1 - 0
mobile/control/refill.php

@@ -290,6 +290,7 @@ class refillControl extends merchantControl
 
         $order_state = refill\util::query_queue_order($mchid,$order_sn);
         if ($order_state == ORDER_STATE_QUEUE || $order_state == ORDER_STATE_SEND) {
+            Log::record("query_queue",Log::DEBUG);
             $result['mchid'] = $mchid;
             $result['order_sn'] = $order_sn;
             $result['order_state'] = $order_state;