stanley-king před 1 rokem
rodič
revize
bfbe7bb590

+ 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;