feat: mobile 联系我们留言页
This commit is contained in:
@@ -103,6 +103,7 @@ class ContactUs extends Common
|
||||
->where('status', '=', 1)
|
||||
->order(['sort' => 'asc', 'id' => 'desc']);
|
||||
}])
|
||||
->atPlatform(request()->from)
|
||||
->uniqueLabel([
|
||||
'BANNER_6801be1e7d686',
|
||||
'BANNER_6801c053ce12e',
|
||||
|
||||
Reference in New Issue
Block a user