|
@@ -35,7 +35,7 @@ class RefillOil extends refill\IRefillOil
|
|
|
$params['onlystr'] = $other['order_sn'];
|
|
|
$params['notifyurl'] = config::NOTIFY_URL;
|
|
|
$params['orgid'] = config::ORGID;
|
|
|
- $params['storeid'] = $this->store();
|
|
|
+// $params['storeid'] = $this->store();
|
|
|
|
|
|
return $params;
|
|
|
}
|