stanley-king hai 1 ano
pai
achega
6ea2874f7b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      helper/refill/RefillBase.php

+ 1 - 1
helper/refill/RefillBase.php

@@ -455,7 +455,7 @@ class RefillBase
 
         if (empty($providers)) {
             Log::record("canot find any providers", Log::DEBUG);
-            return [errcode::CANNOT_MATCH_PROVIDER, "匹配不到任何通道", $last_orderid, false, 0];
+            return [errcode::MERCHANT_REFILL_CHLIMIT, "匹配不到任何通道", $last_orderid, false, 0];
         }
 
         try