zhangjingyu
$logdata = array(
'type'=>'use',
'descrip'=>'tool_18_descrip',
'uid'=>$winduid,
'username'=>$windid,
'touid'=>$uid,/**把被猪头信息uid写入表11:31 2018-8-23**/
'ip'=>$onlineip,
'time'=>$timestamp,
'toolname'=>$tooldb['name'],
);
writetoollog($logdata);