wang hou sheng 7 months ago
parent e59a17ebc2
commit 399efe9be3
  1. 4
      app/common/model/Channel.php

@ -29,7 +29,7 @@ class Channel extends BaseModel
public static function init()
{
// self::$storeId = 0;
// app()->request->setStoreId(0);
self::$storeId = 0;
app()->request->setStoreId(0);
}
}

Loading…
Cancel
Save