字段Time在数据库中为datetime类型dr.GetString(3).ToString()
dr.GetString(3).ToString()=>dr.GetDateTime(3).ToString("yyyy-MM-dd hh:mm:ss")