update
This commit is contained in:
@ -76,6 +76,7 @@ var_dump($requestData);
|
|||||||
['aid', $aid],
|
['aid', $aid],
|
||||||
['url', $value['mu']],
|
['url', $value['mu']],
|
||||||
['is_delete', 0],
|
['is_delete', 0],
|
||||||
|
['platform', $requestData['platform']],
|
||||||
['created_at', '>', date('Y-m-d H:i:s', strtotime('today'))]
|
['created_at', '>', date('Y-m-d H:i:s', strtotime('today'))]
|
||||||
])->first()?->toArray();
|
])->first()?->toArray();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user