thinkPHP记录日志
2022-07-28 14:14:58
115
{{single.collect_count}}
//记录日志的操作$log=new log();$logData=array('login_time'=>date('Y-m-d H:i:s'),'login_type'=>'windows','username'=>$username,'ip'=>ip2long($_SERVER['REMOTE_ADDR']),'mac'=>'123456','area'=>'舟山','create_at'=>date('Y-m-d H:i:s'),);

 

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}