Commit b6aa890d by Li Feifei

Update MediaModel.php

parent 41992cab
Pipeline #20880 canceled with stages
......@@ -164,6 +164,7 @@ class MediaModel extends Eloquent
*/
public static function hookRestoreMedia($request, $category = "media")
{
LogModel::addlog(["媒资信息" => $request]);
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment