Merge branch 'dev' of https://gitea.f2b211.com/jsasg/orico-official-website into dev
This commit is contained in:
@@ -45,6 +45,7 @@ class Product extends Common
|
||||
->where('status', '=', 1)
|
||||
->order(['sort' => 'asc', 'id' => 'desc']);
|
||||
}])
|
||||
->atPlatform(request()->from)
|
||||
->uniqueLabel(['BANNER_6808abd813d78'])
|
||||
->language($this->lang_id)
|
||||
->enabled(true)
|
||||
|
||||
Reference in New Issue
Block a user