Explorar o código

Merge branch 'raccount' of 39.97.239.116:gyfl/xyzshop into raccount

stanley-king %!s(int64=2) %!d(string=hai) anos
pai
achega
d071ff3704
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      helper/refill/api/yl/yezi_hf/RefillCallBack.php

+ 1 - 1
helper/refill/api/yl/yezi_hf/RefillCallBack.php

@@ -67,7 +67,7 @@ class RefillCallBack implements refill\IRefillCallBack
         }
         elseif ($status === 'CANCEL') {
             Model('refill_order')->edit($order_id, ['ch_trade_no' => $params['trade_no']]);
-            return [$order_id, false, false,true];
+            return [$order_id, false, true,true];
         }
         else {
             return [$order_id, false, false,false];