stanley-king 1 år sedan
förälder
incheckning
bfbe7bb590
1 ändrade filer med 0 tillägg och 1 borttagningar
  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;