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;