Showing
1 changed file
with
1 additions
and
1 deletions
@@ -259,7 +259,7 @@ class IndexController extends WebAction | @@ -259,7 +259,7 @@ class IndexController extends WebAction | ||
259 | { | 259 | { |
260 | $shopId = $this->get('shopId'); | 260 | $shopId = $this->get('shopId'); |
261 | $domain = $this->param('named'); | 261 | $domain = $this->param('named'); |
262 | - $domain = 's'; // tar note 待删除 | 262 | +// $domain = 's'; // tar note 待删除 |
263 | 263 | ||
264 | $uid = $this->getUid(); | 264 | $uid = $this->getUid(); |
265 | // $uid = '13549594'; // tar note 待删除 | 265 | // $uid = '13549594'; // tar note 待删除 |
-
Please register or login to post a comment