stanley-king 4 years ago
parent
commit
1d5ac71c72
1 changed files with 1 additions and 0 deletions
  1. 1 0
      helper/refill/policy/mgroup.php

+ 1 - 0
helper/refill/policy/mgroup.php

@@ -113,6 +113,7 @@ class rgroup_ctl
 
     private function load_merchant($groups)
     {
+        $this->mMch2Channel = [];
         $mchitems = Model('')->table('merchant')->limit(1000)->select();
         foreach ($mchitems as $item)
         {