Commit e2338dfa by 周业恒

add file

parent 9f3f4b68
Pipeline #21396 passed with stages
in 49 seconds
...@@ -1183,7 +1183,7 @@ class MediaModel extends Eloquent ...@@ -1183,7 +1183,7 @@ class MediaModel extends Eloquent
} catch (\Exception $exception) { } catch (\Exception $exception) {
throw new DatabaseException($exception->getMessage()); throw new DatabaseException($exception->getMessage());
} }
LogModel::addlog(["更新媒资 hookMoveMedia 数据成功 " => $item]); LogModel::addlog(["更新媒资 hookMoveMedia 数据成功 " => $data]);
} }
} }
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