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)
         {