stanley-king преди 1 година
родител
ревизия
bfbe7bb590
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      helper/refill/api/xyz/shuzishijie/RefillPhone.php

+ 0 - 1
helper/refill/api/xyz/shuzishijie/RefillPhone.php

@@ -17,7 +17,6 @@ class RefillPhone extends refill\IRefillThird
     private function getProductCode($goods_id, $sys_pcode)
     {
         $thrid_refill = Model('thrid_refill');
-        $this->mStoreID = 111;
         $product = $thrid_refill->getProviderProduct($this->mStoreID,$goods_id,$sys_pcode);
         if (empty($product)) {
             return false;