<?php
return [
'Id' => '编号',
'Shop_id' => '商家编号',
'Store_id' => '管理员编号',
'Username' => '管理员名字',
'Url' => '操作页面',
'Title' => '日志标题',
'Content' => '内容',
'Ip' => 'IP地址',
'Useragent' => '浏览器',
'Createtime' => '操作时间',
];