我是 osticket 的新手,当有人创建票时,有工作人员,但在关闭票时,工作人员对票会变为零。
ost_ticket 表的结构是
ticket_id,ticketID,dept_id,sla_id,priority_id,topic_id,staff_id,team_id,email,name,subject,helptopic,phone,phone_ext,ip_address,status,isoverdue,isanswered,duedate,ropened,closed,lastmessage,lastresponse,created,updated.
因为我想知道谁关闭了票证以及单个工作人员关闭票证所花费的时间。
在此先感谢您的帮助。