stanley-king 4 年之前
父节点
当前提交
1d5ac71c72
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)
         {