Commit fa0a82bf authored by zhangdongying's avatar zhangdongying

feat: 代码优化

parent 8d52771f
......@@ -103,7 +103,7 @@ class AppOperateLogService
Auth::id() ?? 0,
Auth::user()['name'] ?? '',
$this->getClientIp(),
make(RequestInterface::class)->fullUrl(),
make(RequestInterface::class)->url(),
$tableName,
$recordId,
$operateType,
......
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